FileDocCategorySizeDatePackage
RegistryLocationConfig.javaAPI DocGlassfish v2 API2663Fri May 04 22:30:36 BST 2007com.sun.appserv.management.config

RegistryLocationConfig

public interface RegistryLocationConfig implements ConfigElement, PropertiesAccess
Represents the <registry-location> element. Specifies the registry where web service end point artifacts are published. Contained in {@link WebServiceEndpointConfig}.
since
Appserver 9.0
see
WebServiceEndpointConfig

Fields Summary
public static final String
J2EE_TYPE
The j2eeType as returned by {@link com.sun.appserv.management.base.AMX#getJ2EEType}.
Constructors Summary
Methods Summary
public java.lang.StringgetConnectorResourceJNDIName()

public voidsetConnectorResourceJNDIName(java.lang.String name)