FileDocCategorySizeDatePackage
OldIIOPServiceMBean.javaAPI DocGlassfish v2 API3421Fri May 04 22:23:48 BST 2007com.sun.enterprise.management.support.oldconfig

OldIIOPServiceMBean

public interface OldIIOPServiceMBean
Generated: Wed Apr 14 23:49:02 PDT 2004 Generated from: com.sun.appserv:type=iiop-service,config=server-config,category=config

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

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

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

public booleandestroyConfigElement()

public booleangetClientAuthenticationRequired()

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

public javax.management.ObjectName[]getIiopListener()

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

public javax.management.ObjectNamegetOrb()

public javax.management.ObjectNamegetSslClientConfig()

public voidremoveIiopListenerById(java.lang.String key)

public voidremoveOrb()

public voidremoveSslClientConfig()

public voidsetClientAuthenticationRequired(boolean value)