Java EE 5 SDK

com.sun.appserv.management.config
Interface IIOPListenerConfigKeys


public interface IIOPListenerConfigKeys

Keys for use with IIOPServiceConfig.createIIOPListenerConfig(java.lang.String, java.lang.String, java.util.Map).


Field Summary
static String ENABLED_KEY
           
static String PORT_KEY
           
static String SECURITY_ENABLED_KEY
           
 

Field Detail

PORT_KEY

static final String PORT_KEY
See Also:
Constant Field Values

ENABLED_KEY

static final String ENABLED_KEY
See Also:
Constant Field Values

SECURITY_ENABLED_KEY

static final String SECURITY_ENABLED_KEY
See Also:
Constant Field Values

Java EE 5 SDK

Submit a bug or feature

Copyright 2006 Sun Microsystems, Inc. All rights reserved.