File
Doc
Category
Size
Date
Package
WebServiceEndpointConfigCR.java
API Doc
Glassfish v2 API
2484
Fri May 04 22:30:36 BST 2007
com.sun.appserv.management.config
WebServiceEndpointConfigCR
public interface WebServiceEndpointConfigCR implements ConfigRemover
Creation, removal of WebServiceEndpointConfig
see
WebServiceEndpointConfig
Fields Summary
Constructors Summary
Methods Summary
public
WebServiceEndpointConfig
createWebServiceEndpointConfig
(
java.lang.String
name,
java.util.Map
optional)
API pending, not final
public void
removeWebServiceEndpointConfig
(
java.lang.String
name)
param
name the name of the config to remove
Java Code Source