Java EE 5 SDK

com.sun.appserv.management.config
Class WebServiceEndpointConfigKeys

java.lang.Object
  extended by com.sun.appserv.management.config.WebServiceEndpointConfigKeys

public final class WebServiceEndpointConfigKeys
extends Object

Keys for use with WebServiceEndpointConfigCR.createWebServiceEndpointConfig(java.lang.String, java.util.Map).

See Also:
IsolationValues

Field Summary
static String JBI_ENABLED_KEY
          Key for use with WebServiceEndpointConfigCR.createWebServiceEndpointConfig(java.lang.String, java.util.Map)
static String MAX_HISTORY_SIZE_KEY
          Key for use with @link { WebServiceEndpointConfigCR#createWebServiceEndpointConfig}
static String MONITORING_LEVEL_KEY
          Key for use with @link { WebServiceEndpointConfigCR#createWebServiceEndpointConfig}
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JBI_ENABLED_KEY

public static final String JBI_ENABLED_KEY
Key for use with WebServiceEndpointConfigCR.createWebServiceEndpointConfig(java.lang.String, java.util.Map)

See Also:
Constant Field Values

MONITORING_LEVEL_KEY

public static final String MONITORING_LEVEL_KEY
Key for use with @link { WebServiceEndpointConfigCR#createWebServiceEndpointConfig}

See Also:
Constant Field Values

MAX_HISTORY_SIZE_KEY

public static final String MAX_HISTORY_SIZE_KEY
Key for use with @link { WebServiceEndpointConfigCR#createWebServiceEndpointConfig}

See Also:
Constant Field Values

Java EE 5 SDK

Submit a bug or feature

Copyright 2006 Sun Microsystems, Inc. All rights reserved.