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.


Method Summary
 String getAppFileName()
           
 String getDefaultFileName()
           
 

Method Detail

getDefaultFileName

String getDefaultFileName()

getAppFileName

String getAppFileName()


Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.