com.sun.appserv.management.config
Interface WebServiceEndpointConfigCR
- All Superinterfaces:
- ConfigRemover
- All Known Subinterfaces:
- EJBModuleConfig, J2EEApplicationConfig, WebModuleConfig
public interface WebServiceEndpointConfigCR
- extends ConfigRemover
Creation, removal of WebServiceEndpointConfig
- See Also:
WebServiceEndpointConfig
createWebServiceEndpointConfig
WebServiceEndpointConfig createWebServiceEndpointConfig(String name,
Map<String,String> optional)
- API pending, not final
removeWebServiceEndpointConfig
void removeWebServiceEndpointConfig(String name)
- Parameters:
name
- the name of the config to remove
Submit a bug or feature Copyright 2006 Sun Microsystems, Inc. All rights reserved.