com.sun.xml.ws.assembler
Interface MetroConfigName


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
 java.lang.String getAppFileName()
           
 java.lang.String getDefaultFileName()
           
 

Method Detail

getDefaultFileName

java.lang.String getDefaultFileName()

getAppFileName

java.lang.String getAppFileName()


Copyright © 2005-2012 Oracle Corporation. All Rights Reserved.