- getActualAttributeName(String) - Method in class com.sun.jbi.util.ComponentConfigurationHelper
-
- getApplicationVariableItemNames() - Method in class com.sun.jbi.util.ComponentConfigurationHelper
-
- getApplicationVariablesType() - Method in class com.sun.jbi.util.ComponentConfigurationHelper
-
- getApplicationVariableTabularType() - Method in class com.sun.jbi.util.ComponentConfigurationHelper
-
- getAppVarType(String, String) - Method in class com.sun.jbi.util.ComponentConfigurationHelper
-
- getAppVarValue(String) - Method in class com.sun.jbi.util.ComponentConfigurationHelper
-
- getChild(String) - Method in class com.sun.jbi.util.monitoring.StatisticsBaseImpl
-
Get a particular child of this object based on a key.
- getChildren() - Method in class com.sun.jbi.util.monitoring.StatisticsBaseImpl
-
Get the list of children of this object.
- getContext() - Static method in class com.sun.jbi.util.EnvironmentAccess
-
Get a reference to the EnvironmentContext.
- getJMXConnector(boolean, Map) - Method in class com.sun.jbi.util.jmx.AppSrvJMXConnectorSource
-
If the connection has already been created, return the existing
JMXConnector unless 'forceNew' is true or the connection is currently null.
- getJMXConnector(boolean, Map) - Method in interface com.sun.jbi.util.jmx.JMXConnectorSource
-
If the connection has already been created, return the existing
JMXConnector unless 'forceNew' is true or the connection is currently null.
- getJMXConnector(boolean, Map) - Method in class com.sun.jbi.util.jmx.JMXConnectorSourceImpl
-
If the connection has already been created, return the existing
JMXConnector unless 'forceNew' is true or the connection is currently null.
- getKey() - Method in class com.sun.jbi.util.monitoring.StatisticsBaseImpl
-
Get the key of this object.
- getParent() - Method in class com.sun.jbi.util.monitoring.StatisticsBaseImpl
-
Get the parent of this object.
- getString(String) - Method in class com.sun.jbi.util.StringTranslator
-
Get a localized string using the specified resource key.
- getString(String, Object) - Method in class com.sun.jbi.util.StringTranslator
-
Get a localized string using the specified resource key.
- getString(String, Object, Object) - Method in class com.sun.jbi.util.StringTranslator
-
Get a localized string using the specified resource key.
- getString(String, Object, Object, Object) - Method in class com.sun.jbi.util.StringTranslator
-
Get a localized string using the specified resource key.
- getString(String, Object, Object, Object, Object) - Method in class com.sun.jbi.util.StringTranslator
-
Get a localized string using the specified resource key.
- getString(String, Object, Object, Object, Object, Object) - Method in class com.sun.jbi.util.StringTranslator
-
Get a localized string using the specified resource key.
- getString(String, Object[]) - Method in class com.sun.jbi.util.StringTranslator
-
Get a localized string using the specified resource key.
- setContext(EnvironmentContext) - Static method in class com.sun.jbi.util.EnvironmentAccess
-
Set a reference to the EnvironmentContext.
- setCredentials(String, String) - Method in class com.sun.jbi.util.jmx.AppSrvJMXConnectorSource
-
- setCredentials(String, String) - Method in interface com.sun.jbi.util.jmx.JMXConnectorSource
-
- setCredentials(String, String) - Method in class com.sun.jbi.util.jmx.JMXConnectorSourceImpl
-
- setDisabled() - Method in class com.sun.jbi.util.monitoring.StatisticsBaseImpl
-
Disable statistics.
- setEnabled() - Method in class com.sun.jbi.util.monitoring.StatisticsBaseImpl
-
Enable statistics.
- setHostAndPort(String, int) - Method in class com.sun.jbi.util.jmx.AppSrvJMXConnectorSource
-
If the JMX Connector Server's host and port cannot be identified from the
JMX Service URL or if the JMXServiceURL is not set, then this is the process
of indicating this information.
- setHostAndPort(String, int) - Method in interface com.sun.jbi.util.jmx.JMXConnectorSource
-
If the JMX Connector Server's host and port cannot be identified from the
JMX Service URL or if the JMXServiceURL is not set, then this is the process
of indicating this information.
- setHostAndPort(String, int) - Method in class com.sun.jbi.util.jmx.JMXConnectorSourceImpl
-
If the JMX Connector Server's host and port cannot be identified from the
JMX Service URL or if the JMXServiceURL is not set, then this is the process
of indicating this information.
- setIsSecure(boolean) - Method in class com.sun.jbi.util.jmx.AppSrvJMXConnectorSource
-
This operation is not supported by this implementation of the Connector source and
is a no-op.
- setIsSecure(boolean) - Method in interface com.sun.jbi.util.jmx.JMXConnectorSource
-
- setIsSecure(boolean) - Method in class com.sun.jbi.util.jmx.JMXConnectorSourceImpl
-
This operation is not supported by this implementation of the Connector source and
is a no-op.
- setJMXServiceURL(JMXServiceURL) - Method in class com.sun.jbi.util.jmx.AppSrvJMXConnectorSource
-
- setJMXServiceURL(JMXServiceURL) - Method in interface com.sun.jbi.util.jmx.JMXConnectorSource
-
If the JMXServiceURL is setup using this method, the host, protocol and port
set independently are overridden.
- setJMXServiceURL(JMXServiceURL) - Method in class com.sun.jbi.util.jmx.JMXConnectorSourceImpl
-
- setParent(StatisticsBase) - Method in class com.sun.jbi.util.monitoring.StatisticsBaseImpl
-
Set the parent of this object.
- setTrustStore(File, String, char[]) - Method in class com.sun.jbi.util.jmx.AppSrvJMXConnectorSource
-
This operation is not supported by this implementation of the Connector source
and is a no-op.
- setTrustStore(File, String, char[]) - Method in interface com.sun.jbi.util.jmx.JMXConnectorSource
-
- setTrustStore(File, String, char[]) - Method in class com.sun.jbi.util.jmx.JMXConnectorSourceImpl
-
This operation is not supported by this implementation of the Connector source
and is a no-op.
- STACK_TRACE_PRINT_FAILED - Static variable in interface com.sun.jbi.util.LocalStringKeys
-
Unable to print stack trace.
- StatisticsBaseImpl - Class in com.sun.jbi.util.monitoring
-
This class provides the common utility methods used by all of the statistics
gathering classes.
- StatisticsBaseImpl(String) - Constructor for class com.sun.jbi.util.monitoring.StatisticsBaseImpl
-
Constructor.
- StringTranslator - Class in com.sun.jbi.util
-
This is the implementation of the String Translator, which provides services
for internationalization of messages to all services running inside the
JBI environment.
- StringTranslator(String, ClassLoader) - Constructor for class com.sun.jbi.util.StringTranslator
-
Constructor.