FileDocCategorySizeDatePackage
OldWebServiceEndpointConfigMBean.javaAPI DocGlassfish v2 API4375Fri May 04 22:23:50 BST 2007com.sun.enterprise.management.support.oldconfig

OldWebServiceEndpointConfigMBean

public interface OldWebServiceEndpointConfigMBean implements OldProperties
Implementing class was: com.sun.enterprise.admin.config.BaseConfigMBean

Fields Summary
Constructors Summary
Methods Summary
public javax.management.ObjectNamecreateRegistryLocation(javax.management.AttributeList attribute_list)

public javax.management.ObjectNamecreateTransformationRule(javax.management.AttributeList attribute_list)

public booleandestroyConfigElement()

public com.sun.enterprise.config.ConfigBeangetBaseConfigBean()

public java.lang.StringgetDefaultAttributeValue(java.lang.String attributeName)

public booleangetJbiEnabled()
note: actual Attribute name is: jbi-enabled

public java.lang.StringgetMaxHistorySize()
note: actual Attribute name is: max-history-size

public java.lang.StringgetMonitoring()
note: actual Attribute name is: monitoring

public java.lang.StringgetName()
note: actual Attribute name is: name

public javax.management.ObjectName[]getRegistryLocation()

public javax.management.ObjectNamegetRegistryLocationByConnectorResourceJndiName(java.lang.String key)

public javax.management.ObjectName[]getTransformationRule()

public javax.management.ObjectNamegetTransformationRuleByName(java.lang.String key)

public voidremoveRegistryLocationByConnectorResourceJndiName(java.lang.String key)

public voidremoveTransformationRuleByName(java.lang.String key)

public voidsetJbiEnabled(boolean value)
note: actual Attribute name is: jbi-enabled

public voidsetMaxHistorySize(java.lang.String value)
note: actual Attribute name is: max-history-size

public voidsetMonitoring(java.lang.String value)
note: actual Attribute name is: monitoring

public voidsetName(java.lang.String value)
note: actual Attribute name is: name