Package com.sun.xml.ws.assembler
Interface MetroConfigName
-
- All Known Implementing Classes:
MetroConfigNameImpl
public interface MetroConfigName
This interface is used to get the file name used for the metro configuration file. This allows multiple configurations of metro in a single VM.- Author:
- Bob Naugle
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getAppFileName()
String
getDefaultFileName()
-