A C D E G I J L M N R S T U 

A

addChild(StatisticsBase) - Method in class com.sun.jbi.util.monitoring.StatisticsBaseImpl
Add a child.
ADMIN_RUNNING_FILE - Static variable in interface com.sun.jbi.util.Constants
File which is created when the Management Runtime is initialized
ADMIN_STOPPED_FILE - Static variable in interface com.sun.jbi.util.Constants
File which is created when the Management Runtime is stopped
AppSrvJMXConnectorSource - Class in com.sun.jbi.util.jmx
This class is to be used by jbi components / services to get a JMX Client Connector.
AppSrvJMXConnectorSource() - Constructor for class com.sun.jbi.util.jmx.AppSrvJMXConnectorSource
Ctor.

C

CCFG_APP_CFG_ATTR_DEF_MISSING_IN_XML - Static variable in interface com.sun.jbi.util.LocalStringKeys
 
CCFG_APP_CFG_DEF_MISSING_IN_XML - Static variable in interface com.sun.jbi.util.LocalStringKeys
 
CCFG_ATTR_DEF_MISSING_IN_XML - Static variable in interface com.sun.jbi.util.LocalStringKeys
 
CCFG_CD_EXTRA_PROPS - Static variable in interface com.sun.jbi.util.LocalStringKeys
CompositeData item missing.
CCFG_FAILED_CONVERSION_TO_OPEN_TYPE - Static variable in interface com.sun.jbi.util.LocalStringKeys
Conversion to open type failed.
CCFG_FAILED_CONVERSION_TO_OPEN_TYPE_AR - Static variable in interface com.sun.jbi.util.LocalStringKeys
Conversion to open type failed.
com.sun.jbi.util - package com.sun.jbi.util
 
com.sun.jbi.util.jmx - package com.sun.jbi.util.jmx
 
com.sun.jbi.util.monitoring - package com.sun.jbi.util.monitoring
 
ComponentConfigurationHelper - Class in com.sun.jbi.util
This is a utility class to convert a set of properties into application variables or application configuration and vice versa.
ComponentConfigurationHelper() - Constructor for class com.sun.jbi.util.ComponentConfigurationHelper
Constructor
CONFIG_NAME_KEY - Static variable in interface com.sun.jbi.util.Constants
Application Configuration Name Key
CONFIGURATION_NS - Static variable in class com.sun.jbi.util.ComponentConfigurationHelper
Configuration NS
Constants - Interface in com.sun.jbi.util
This interface defines constants used by the JBI Runtime and Common Client
convertCompositeDataToProperties(CompositeData) - Method in class com.sun.jbi.util.ComponentConfigurationHelper
Convert a CompositeData to Properties.
convertPropertiesToCompositeData(Properties, CompositeType) - Method in class com.sun.jbi.util.ComponentConfigurationHelper
 
convertToApplicationVariableProperty(CompositeData) - Method in class com.sun.jbi.util.ComponentConfigurationHelper
Convert Apllication Variables CompositeData to a set of Properties.
convertToApplicationVariablesProperties(TabularData) - Method in class com.sun.jbi.util.ComponentConfigurationHelper
Convert Apllication Variables TabularData to a set of Properties.
convertToApplicationVariablesTable(Properties) - Method in class com.sun.jbi.util.ComponentConfigurationHelper
Convert a Properties Object to a Application Variable TabularData.
convertToString(Collection) - Method in class com.sun.jbi.util.ComponentConfigurationHelper
Convert the objects in the collection to string.
createApplicationVariableComposite(String, String, String) - Method in class com.sun.jbi.util.ComponentConfigurationHelper
Create a Application Variable Composite from the passed in name, value and type
createApplicationVariableComposite(String, String) - Method in class com.sun.jbi.util.ComponentConfigurationHelper
Create a Application Variable Composite from the passed in name, and the property value string which is of format : [type]value
createConnectorSource() - Static method in class com.sun.jbi.util.jmx.JMXConnectorSourceFactory
Create a new Connector Source.

D

DEFAULT_APP_VAR_TYPE - Static variable in class com.sun.jbi.util.ComponentConfigurationHelper
 

E

EMPTY_LIST_ARGUMENT - Static variable in interface com.sun.jbi.util.LocalStringKeys
Empty list argument.
EnvironmentAccess - Class in com.sun.jbi.util
This class provides a way for any service to obtain a reference to the EnvironmentContext created by the framework.

G

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.

I

init(MBeanServer) - Static method in class com.sun.jbi.util.jmx.MBeanUtils
Initialize the static data.
INVALID_INTERFACE_IMPL - Static variable in interface com.sun.jbi.util.LocalStringKeys
Invalid interface implementation.
isAppConfigSupported(Document) - Method in class com.sun.jbi.util.ComponentConfigurationHelper
 
isAppVarsSupported(Document) - Method in class com.sun.jbi.util.ComponentConfigurationHelper
 
isComponentConfigSupported(Document) - Method in class com.sun.jbi.util.ComponentConfigurationHelper
 
isEnabled() - Method in class com.sun.jbi.util.monitoring.StatisticsBaseImpl
Test whether or not statistics are enabled.
isPassword(String, Document) - Method in class com.sun.jbi.util.ComponentConfigurationHelper
 
isRequired(String, Document) - Method in class com.sun.jbi.util.ComponentConfigurationHelper
 

J

JMXConnectorSource - Interface in com.sun.jbi.util.jmx
This interface is to be used by jbi components / services to get a JMX Client Connector.
JMXConnectorSourceFactory - Class in com.sun.jbi.util.jmx
 
JMXConnectorSourceFactory() - Constructor for class com.sun.jbi.util.jmx.JMXConnectorSourceFactory
 
JMXConnectorSourceImpl - Class in com.sun.jbi.util.jmx
This class is to be used by jbi components / services to get a JMX Client Connector.
JMXConnectorSourceImpl() - Constructor for class com.sun.jbi.util.jmx.JMXConnectorSourceImpl
Ctor.

L

LocalStringKeys - Interface in com.sun.jbi.util
This interface contains the property keys used for looking up message text in the LocalStrings resource bundle.
LOG_LEVEL_DEFAULT - Static variable in interface com.sun.jbi.util.Constants
The Default Log Level value

M

MBEAN_ALREADY_REGISTERED - Static variable in interface com.sun.jbi.util.LocalStringKeys
MBean already registered.
MBEAN_CREATION_NOT_JMX_COMPLIANT - Static variable in interface com.sun.jbi.util.LocalStringKeys
MBean not JMX compliant.
MBEAN_REGISTRATION_EXCEPTION - Static variable in interface com.sun.jbi.util.LocalStringKeys
Exception during MBean registration.
MBEAN_REGISTRATION_NOT_JMX_COMPLIANT - Static variable in interface com.sun.jbi.util.LocalStringKeys
MBean not JMX compliant.
MBEAN_UNREGISTRATION_EXCEPTION - Static variable in interface com.sun.jbi.util.LocalStringKeys
Exception during MBean unregistration.
MBeanUtils - Class in com.sun.jbi.util.jmx
Helper class for frequently used MBean housekeeping.
MBeanUtils() - Constructor for class com.sun.jbi.util.jmx.MBeanUtils
 

N

NULL_ARGUMENT - Static variable in interface com.sun.jbi.util.LocalStringKeys
Null argument.
NULL_OBJECT - Static variable in interface com.sun.jbi.util.LocalStringKeys
Null object.

R

registerMBean(Class, Object, ObjectName) - Method in class com.sun.jbi.util.monitoring.StatisticsBaseImpl
Create and register a StandardMBean for this instance, using the specified interface and MBean ObjectName.
registerStandardMBean(Class, Object, ObjectName, boolean) - Static method in class com.sun.jbi.util.jmx.MBeanUtils
Create and register a standard MBean with the main MBean Server.
RESOURCE_BUNDLE_NAME - Static variable in class com.sun.jbi.util.StringTranslator
Unqualified name for resource bundles.

S

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.

T

TMP_FOLDER - Static variable in interface com.sun.jbi.util.Constants
JBI Instance tmp folder name

U

unregisterMBean(ObjectName) - Static method in class com.sun.jbi.util.jmx.MBeanUtils
Unregister an MBean from the MBean server.
unregisterMBean() - Method in class com.sun.jbi.util.monitoring.StatisticsBaseImpl
Unregister the MBean for this instance.
A C D E G I J L M N R S T U 

Copyright © 2011-2016 OpenESB Community. All Rights Reserved.