A B C D E F G H I J L M N O P Q R S T U V W X Z 

A

AA_APPLY_DEPLOY_NAME - Static variable in interface com.sun.jbi.management.LocalStringKeys
Name of the autodeploy directory.
AA_APPLY_INSTALL_NAME - Static variable in interface com.sun.jbi.management.LocalStringKeys
Name of the autoinstall directory.
AA_APPLY_TOP_NAME - Static variable in interface com.sun.jbi.management.LocalStringKeys
Name of the top level ("drop"/spool) directory.
AA_DEPLOY_NOT_SUPPORTED - Static variable in interface com.sun.jbi.management.LocalStringKeys
Autoinstall of service assemblies not supported.
AA_INSTALL_NOT_SUPPORTED - Static variable in interface com.sun.jbi.management.LocalStringKeys
Autodeploy of shared libraries or components not supported.
acquireReadLock() - Method in class com.sun.jbi.management.util.LockManager
Acquire Read Lock
acquireWriteLock() - Method in class com.sun.jbi.management.util.LockManager
Acquire write lock to the in-memory registry lock.
activateConnections(String, boolean) - Method in class com.sun.jbi.management.system.DeploymentService
Activate Service Connections defined in the specified Service Assembly.
add(ObjectName, Class, Object, boolean) - Method in class com.sun.jbi.management.support.MBeanSet
Add an Standard MBean to the Set that can potentially emit JMX notifications.
add(ObjectName, Class, Object) - Method in class com.sun.jbi.management.support.MBeanSet
Add an Standard MBean to the Set that will not emit notifications.
addArchive(ArchiveType, String) - Method in class com.sun.jbi.management.repository.Repository
Add an archive to the repository.
addArchive(Archive) - Method in class com.sun.jbi.management.repository.Repository
Add a pre-parsed archive to the repository.
addClassPathElement(String) - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
 
addCluster(String) - Method in interface com.sun.jbi.management.registry.Updater
 
addCluster(String) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
 
addComponent(ComponentInfo) - Method in interface com.sun.jbi.management.registry.Updater
Add a component to the runtime target
addComponent(String, ComponentInfo) - Method in interface com.sun.jbi.management.registry.Updater
Add a component to a given target.
addComponent(String, String, Calendar) - Method in interface com.sun.jbi.management.registry.Updater
Add a domain component
addComponent(ComponentInfo) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Add a component to the runtime target
addComponent(String, String, Calendar) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Add a domain component
addComponent(String, ComponentInfo) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Add a component to a given target.
addComponentApplicationConfiguration(String, Properties) - Method in interface com.sun.jbi.management.registry.Updater
Add a named application configuration to the registry for the component for the implicit runtime target.
addComponentApplicationConfiguration(String, String, Properties) - Method in interface com.sun.jbi.management.registry.Updater
Add a named application configuration to the registry for the component for the specified runtime target.
addComponentApplicationConfiguration(String, Properties) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Add a named application configuration to the registry for the component for the implicit runtime target.
addComponentApplicationConfiguration(String, String, Properties) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Add a named application configuration to the registry for the component for the specified runtime target.
addComponentApplicationVariables(String, ComponentInfo.Variable[]) - Method in interface com.sun.jbi.management.registry.Updater
Add a set of application variables to the registry for the runtime target.
addComponentApplicationVariables(String, String, ComponentInfo.Variable[]) - Method in interface com.sun.jbi.management.registry.Updater
Add a set of application variables to the registry for the specified target.
addComponentApplicationVariables(String, ComponentInfo.Variable[]) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Add a set of application variables to the registry for the runtime target.
addComponentApplicationVariables(String, String, ComponentInfo.Variable[]) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Add a set of application variables to the registry for the specified target.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.jbi.management.binding.ModelBindingComponent
Adds a listener to this MBean.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.jbi.management.config.RuntimeConfiguration
Adds a listener to this MBean.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.jbi.management.engine.ModelEngineComponent
Adds a listener to this MBean.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.jbi.management.support.NotifyStandardMBean
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.jbi.management.system.ModelSystemService
Adds a listener to this MBean.
addServer(String) - Method in interface com.sun.jbi.management.registry.Updater
 
addServer(String) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
 
addServiceAssembly(String) - Method in interface com.sun.jbi.management.registry.Updater
Add a service assembly to he runtime's target
addServiceAssembly(String, String) - Method in interface com.sun.jbi.management.registry.Updater
Add a service assembly to a given target.
addServiceAssembly(String, String, Calendar) - Method in interface com.sun.jbi.management.registry.Updater
Add a service assembly to the domain.
addServiceAssembly(String) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Add a service assembly to the runtime's target
addServiceAssembly(String, String, Calendar) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Add a service assembly to the domain.
addServiceAssembly(String, String) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Add a service assembly to a given target.
addServiceUnitInfo(ServiceUnitInfo) - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
 
addServiceUnitToComponent(String, ServiceUnitInfo) - Method in interface com.sun.jbi.management.registry.Updater
Add a ServiceUnit to a Component for the runtime target
addServiceUnitToComponent(String, String, ServiceUnitInfo) - Method in interface com.sun.jbi.management.registry.Updater
Add a ServiceUnit to a Component
addServiceUnitToComponent(String, ServiceUnitInfo) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Add a ServiceUnit to a Component for the runtime target
addServiceUnitToComponent(String, String, ServiceUnitInfo) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Add a ServiceUnit to a Component
addSharedLibrary(String) - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
 
addSharedLibrary(ComponentInfo) - Method in interface com.sun.jbi.management.registry.Updater
Add a shared library to he runtime's target
addSharedLibrary(String, ComponentInfo) - Method in interface com.sun.jbi.management.registry.Updater
Add a shared library to a given target.
addSharedLibrary(String, String, Calendar) - Method in interface com.sun.jbi.management.registry.Updater
Add a domain shared library
addSharedLibrary(ComponentInfo) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Add a shared library to he runtime's target
addSharedLibrary(String, String, Calendar) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Add a domain shared library
addSharedLibrary(String, ComponentInfo) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Add a shared library to a given target.
ADMIN_LOGGER - Static variable in class com.sun.jbi.management.config.LoggerConfigurationFactory
 
ADMIN_LOGGER_DESCR - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
ADMIN_LOGGER_DISPLAY_NAME - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
ADMIN_LOGGER_TOOLTIP - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
AdminService - Class in com.sun.jbi.management.system
AdminServiceMBean defines the Sun Extentions to AdminServiceMBean.
AdminService(ManagementContext) - Constructor for class com.sun.jbi.management.system.AdminService
Constructs a AdminService.
AdminServiceMBean - Interface in com.sun.jbi.management.system
AdminServiceMBean defines the Sun Extentions to AdminServiceMBean.
altName() - Method in class com.sun.jbi.management.support.JbiNameInfo
Return the alternative name of a JBI Framework installed component.
AntScriptRunner - Class in com.sun.jbi.management.internal.support
AntScriptRunner is a class that can be used to run an ant task from a specified ant file in a specified directory.
AntScriptRunner() - Constructor for class com.sun.jbi.management.internal.support.AntScriptRunner
 
anyOrAny - Variable in class com.sun.jbi.management.descriptor.Component
 
anyOrAny - Variable in class com.sun.jbi.management.descriptor.Connections
 
anyOrAny - Variable in class com.sun.jbi.management.descriptor.Consumes
 
anyOrAny - Variable in class com.sun.jbi.management.descriptor.Identification
 
anyOrAny - Variable in class com.sun.jbi.management.descriptor.Provides
 
anyOrAny - Variable in class com.sun.jbi.management.descriptor.ServiceAssembly
 
anyOrAny - Variable in class com.sun.jbi.management.descriptor.Services
 
anyOrAny - Variable in class com.sun.jbi.management.descriptor.ServiceUnit
 
APP_CONFIG_NAME_KEY - Static variable in interface com.sun.jbi.management.registry.Registry
 
AppConfigType - Class in com.sun.jbi.management.registry.xml
Classe Java pour AppConfigType complex type.
AppConfigType() - Constructor for class com.sun.jbi.management.registry.xml.AppConfigType
 
applicationConfiguration - Variable in class com.sun.jbi.management.registry.xml.ComponentConfigType
 
applicationVariable - Variable in class com.sun.jbi.management.registry.xml.ComponentConfigType
 
AppVariableType - Class in com.sun.jbi.management.registry.xml
Classe Java pour AppVariableType complex type.
AppVariableType() - Constructor for class com.sun.jbi.management.registry.xml.AppVariableType
 
Archive - Class in com.sun.jbi.management.repository
Data object containing information about an archive in the ESB repsository.
Archive(File, boolean) - Constructor for class com.sun.jbi.management.repository.Archive
Create a new Archive object from the specified archive package.
ARCHIVE_NAME - Static variable in interface com.sun.jbi.management.repository.ArchiveUploadMBean
 
ArchiveDownload - Class in com.sun.jbi.management.repository
Downloads archive bytes from the ESB repository.
ArchiveDownload(ManagementContext) - Constructor for class com.sun.jbi.management.repository.ArchiveDownload
 
ArchiveDownloadMBean - Interface in com.sun.jbi.management.repository
Downloads archive bytes from the ESB repository.
archiveExists(ArchiveType, String) - Method in class com.sun.jbi.management.repository.Repository
Used to determine if a particular archive is stored in the repository.
ArchiveHelper - Class in com.sun.jbi.management.util
Helper class for validators
ArchiveHelper(EnvironmentContext) - Constructor for class com.sun.jbi.management.util.ArchiveHelper
 
ArchiveType - Class in com.sun.jbi.management.repository
Typesafe enumeration containing the valid types for an archive.
ArchiveUpload - Class in com.sun.jbi.management.repository
Uploads archive bytes to a temporary store in the ESB repository.
ArchiveUpload(ManagementContext) - Constructor for class com.sun.jbi.management.repository.ArchiveUpload
 
ArchiveUploadMBean - Interface in com.sun.jbi.management.repository
Uploads archive bytes to a temporary store in the ESB repository.
areElementsEqual(File, File, String) - Static method in class com.sun.jbi.management.internal.support.DOMUtil
This method is used to check if the value of the an element is same in the both of the documents provided.
areFilesIdentical(File, File) - Static method in class com.sun.jbi.management.util.FileHelper
Compare two files for equality.
artifactsZip - Variable in class com.sun.jbi.management.descriptor.Target
 
AS_GETCOMPONENTBYID_LOOKUP_FAILED - Static variable in interface com.sun.jbi.management.LocalStringKeys
Lookup failure in getComponentById.
AS_GETCOMPONENTBYID_TOO_MANY_MBEANS - Static variable in interface com.sun.jbi.management.LocalStringKeys
Too many MBeans returned in getComponentById.
AS_GETCOMPONENTBYNAME_LOOKUP_FAILED - Static variable in interface com.sun.jbi.management.LocalStringKeys
Lookup failure in getComponentByName.
AS_GETINSTALLEDCOMPONENTS_FAILURE - Static variable in interface com.sun.jbi.management.LocalStringKeys
Lookup failure in getInstalledComponents.
AS_GETREMOVEFILEUPLOADURL_EXCEP - Static variable in interface com.sun.jbi.management.LocalStringKeys
Exception occured in getRemoteFileUploadURL.
AS_GETSYSTEMSERVICE_LOOKUP_FAILED - Static variable in interface com.sun.jbi.management.LocalStringKeys
Lookup failure in getSystemService.
AS_GETSYSTEMSERVICE_NO_SERVICES - Static variable in interface com.sun.jbi.management.LocalStringKeys
No schemaorg_apache_xmlbeans.system services found.
AS_GETSYSTEMSERVICE_TOO_MANY_MBEANS - Static variable in interface com.sun.jbi.management.LocalStringKeys
Too many MBeans in getSystemService.
AS_HEARTBEAT_NULL - Static variable in interface com.sun.jbi.management.LocalStringKeys
Could not find heartbeat MBean.
AS_HEARTBEAT_START - Static variable in interface com.sun.jbi.management.LocalStringKeys
Starting up the heartbeat MBean.
AS_HEARTBEAT_STOP - Static variable in interface com.sun.jbi.management.LocalStringKeys
Stopping the heartbeat MBean.
AS_QUERYHELPER_EXCEP - Static variable in interface com.sun.jbi.management.LocalStringKeys
Exception occured in queryHelper.
AS_START_SERVICE - Static variable in interface com.sun.jbi.management.LocalStringKeys
Status message during AdminService.start().
ATTRIBUTE_CHANGE_NOTIF_MSG - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
AUTO_DEPLOY_DIR - Static variable in class com.sun.jbi.management.config.DeploymentConfigurationFactory
 
AUTO_DEPLOY_DIR_DESCR - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
AUTO_DEPLOY_DIR_DISPLAY_NAME - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
AUTO_DEPLOY_DIR_TOOLTIP - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
AUTO_INSTALL_DIR - Static variable in class com.sun.jbi.management.config.InstallationConfigurationFactory
 
AUTO_INSTALL_DIR_DESCR - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
AUTO_INSTALL_DIR_DISPLAY_NAME - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
AUTO_INSTALL_DIR_TOOLTIP - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
AutoAdminTask - Class in com.sun.jbi.management.system
This is the JBI Framework Auto Admin Task, which helps with autodeploy and autoinstall functionality.
AutoAdminTask(ManagementContext) - Constructor for class com.sun.jbi.management.system.AutoAdminTask
Constructs a AutoAdminTask.
AutoAdminTask(ManagementContext, String, String, boolean, boolean) - Constructor for class com.sun.jbi.management.system.AutoAdminTask
Constructs a AutoAdminTask for use by junit tests.
AutoAdminTask.PollFunction - Enum in com.sun.jbi.management.system
The three different types of query for the pollAutoDirectory function
AUTODEPLOY_DIR - Static variable in class com.sun.jbi.management.system.AutoAdminTask
Root directory for autodeploy.
AUTOINSTALL_DIR - Static variable in class com.sun.jbi.management.system.AutoAdminTask
Root directory for autoinstall.

B

BINDING - Static variable in interface com.sun.jbi.management.LocalStringKeys
Binding.
bindingComponent - Variable in class com.sun.jbi.management.descriptor.Services
 
bootstrap() - Method in class com.sun.jbi.management.binding.ModelBindingComponent
perform one-time startup tasks for this model
bootstrap() - Method in class com.sun.jbi.management.engine.ModelEngineComponent
perform one-time startup tasks for this model
bootstrap() - Method in class com.sun.jbi.management.system.ModelSystemService
perform one-time startup tasks for this model
bootstrapClassLoaderDelegation - Variable in class com.sun.jbi.management.descriptor.Component
 
bootstrapClassName - Variable in class com.sun.jbi.management.descriptor.Component
 
bootstrapClassPath - Variable in class com.sun.jbi.management.descriptor.Component
 
buildCompleteExceptionMessage(ManagementMessageHolder) - Method in class com.sun.jbi.management.system.BuildManagementMessageImpl
Constructs an XML string of the framework exception.
buildComponentMessage(ComponentMessageHolder) - Method in class com.sun.jbi.management.system.BuildManagementMessageImpl
Return an XML string of the task result(either status of exception).
buildComponentTaskExceptionMessage(ComponentMessageHolder) - Method in class com.sun.jbi.management.system.BuildManagementMessageImpl
Constructs an XML string of the component exception.
buildComponentTaskStatusMessage(ComponentMessageHolder) - Method in class com.sun.jbi.management.system.BuildManagementMessageImpl
Return an XML string of the task status.
buildCompositeExceptionMessage(String, Map<String, Throwable>) - Method in class com.sun.jbi.management.message.MessageBuilder
This method composes a JBI Task Message from the exceptions in the Map.
buildCompositeMessage(String, Map<String, String>, Map<String, Throwable>, boolean) - Method in class com.sun.jbi.management.message.MessageBuilder
This operation combines the data from exception jbi task messages and response jbi task messages.
buildExceptionMessage(String, Throwable) - Method in class com.sun.jbi.management.message.MessageBuilder
Build a framework task message with exception.
buildExceptionXMLFragment(Document, ComponentMessageHolder) - Method in class com.sun.jbi.management.system.BuildManagementMessageImpl
 
buildFrameworkExceptionMessage(Document, ManagementMessageHolder) - Method in class com.sun.jbi.management.system.BuildManagementMessageImpl
Constructs an XML string of the framework exception.
buildFrameworkMessage(String, MessageBuilder.TaskResult, List<ComponentMessageHolder>) - Method in class com.sun.jbi.management.message.MessageBuilder
Build a simple framework task message based on the passed parameters and return the string.
buildFrameworkMessage(String, MessageBuilder.TaskResult) - Method in class com.sun.jbi.management.message.MessageBuilder
Build a simple framework task message based on the passed parameters and return the string.
buildFrameworkMessage(String, MessageBuilder.TaskResult, MessageBuilder.MessageType, String, String[], String, List<ComponentMessageHolder>) - Method in class com.sun.jbi.management.message.MessageBuilder
Build a Framework Message with component task results
buildFrameworkMessage(String, MessageBuilder.TaskResult, MessageBuilder.MessageType, String, String[], String) - Method in class com.sun.jbi.management.message.MessageBuilder
Build a simple framework task message based on the passed parameters and return the string.
buildFrameworkTaskStatusMessage(Document, ManagementMessageHolder) - Method in class com.sun.jbi.management.system.BuildManagementMessageImpl
Return an XML string of the task status.
buildJbiTask(ManagementMessageHolder) - Method in class com.sun.jbi.management.system.BuildManagementMessageImpl
Constructs an XML string of the framework exception.
BuildManagementMessageImpl - Class in com.sun.jbi.management.system
BuildManagementMessageImpl provides utility methods to build messages (as XML string) that are returned to the clients by the JBI Framework.
BuildManagementMessageImpl() - Constructor for class com.sun.jbi.management.system.BuildManagementMessageImpl
Constructs a BuildManagementMessageImpl.
buildRegistry(RegistrySpec) - Static method in class com.sun.jbi.management.registry.RegistryBuilder
Creates a new instance of Registry based on the Registry Specification.

C

canDeployToComponent(String) - Method in class com.sun.jbi.management.system.DeploymentService
Get the status to see if SU can be deployed based on component state.
category - Variable in class com.sun.jbi.management.registry.xml.ConfigCategoryType
 
checkIsValidAttribute(Attribute) - Method in class com.sun.jbi.management.config.RuntimeConfiguration
This operations checks : (a) If an attribute with the same identification exists in the current configuration (b) If the type of the value passed matches the expected value.
classLoaderDelegation - Variable in class com.sun.jbi.management.descriptor.Jbi.SharedLibrary
 
ClassPath - Class in com.sun.jbi.management.descriptor
Classe Java pour class-path complex type.
ClassPath() - Constructor for class com.sun.jbi.management.descriptor.ClassPath
 
cleanDirectory(File) - Static method in class com.sun.jbi.management.util.FileHelper
Removes all files and child directories in the specified directory.
cleanEntity(ArchiveType, String, boolean, boolean) - Method in class com.sun.jbi.management.registry.xml.RegistryUtil
Cleans up an entity from the registry and/or the repository.
cleanRepository() - Method in class com.sun.jbi.management.repository.Repository
 
cleanUp() - Method in class com.sun.jbi.management.binding.ModelBindingInstaller
Cleans up any resources allocated by the bootstrap implementation, including performing deregistration of the extension MBean, if applicable.
cleanUp() - Method in class com.sun.jbi.management.engine.ModelEngineInstaller
Cleans up any resources allocated by the bootstrap implementation, including performing deregistration of the extension MBean, if applicable.
cluster - Variable in class com.sun.jbi.management.registry.xml.ClusterListType
 
ClusterListType - Class in com.sun.jbi.management.registry.xml
Classe Java pour ClusterListType complex type.
ClusterListType() - Constructor for class com.sun.jbi.management.registry.xml.ClusterListType
 
clusters - Variable in class com.sun.jbi.management.registry.xml.Jbi
 
com.sun.jbi.management - package com.sun.jbi.management
Provides the implementation of the management service for the JSR 208 Reference Implementation in the JavaTM programming language.
com.sun.jbi.management.binding - package com.sun.jbi.management.binding
Provides the implementation of the binding-specific interfaces of the management service for the JSR 208 Reference Implementation in the JavaTM programming language.
com.sun.jbi.management.common - package com.sun.jbi.management.common
Provides the specification of interfaces common to engines and bindings of the management service for the JSR 208 Reference Implementation in the JavaTM programming language.
com.sun.jbi.management.config - package com.sun.jbi.management.config
 
com.sun.jbi.management.descriptor - package com.sun.jbi.management.descriptor
 
com.sun.jbi.management.engine - package com.sun.jbi.management.engine
Provides the implementation of the engine-specific interfaces of the management service for the JSR 208 Reference Implementation in the JavaTM programming language.
com.sun.jbi.management.internal.support - package com.sun.jbi.management.internal.support
Provides the implementation of the internal support classes for the management service for the JSR 208 Reference Implementation in the JavaTM programming language.
com.sun.jbi.management.message - package com.sun.jbi.management.message
 
com.sun.jbi.management.registry - package com.sun.jbi.management.registry
 
com.sun.jbi.management.registry.data - package com.sun.jbi.management.registry.data
 
com.sun.jbi.management.registry.xml - package com.sun.jbi.management.registry.xml
 
com.sun.jbi.management.repository - package com.sun.jbi.management.repository
 
com.sun.jbi.management.support - package com.sun.jbi.management.support
 
com.sun.jbi.management.system - package com.sun.jbi.management.system
Provides the implementation of the subservices within the management service for the JSR 208 Reference Implementation in the JavaTM programming language.
com.sun.jbi.management.util - package com.sun.jbi.management.util
 
commit() - Method in interface com.sun.jbi.management.registry.Registry
Commit the changes to the registry.
commit() - Method in class com.sun.jbi.management.registry.xml.RegistryImpl
Commit the changes to the registry.
COMP_DELIMITER - Static variable in class com.sun.jbi.management.system.AutoAdminTask
Separates the autoinstalled file's name from the component's name
Component - Class in com.sun.jbi.management.descriptor
Classe Java pour anonymous complex type.
Component() - Constructor for class com.sun.jbi.management.descriptor.Component
 
component - Variable in class com.sun.jbi.management.descriptor.Jbi
 
component - Variable in class com.sun.jbi.management.registry.xml.Components
 
COMPONENT - Static variable in class com.sun.jbi.management.repository.ArchiveType
 
Component.SharedLibrary - Class in com.sun.jbi.management.descriptor
Classe Java pour anonymous complex type.
Component.SharedLibrary() - Constructor for class com.sun.jbi.management.descriptor.Component.SharedLibrary
 
COMPONENT_NAME - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
COMPONENT_TIMEOUT - Static variable in class com.sun.jbi.management.config.InstallationConfigurationFactory
 
COMPONENT_TIMEOUT_DESCR - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
COMPONENT_TIMEOUT_DISPLAY_NAME - Static variable in interface com.sun.jbi.management.LocalStringKeys
Installation configuration parameters.
COMPONENT_TIMEOUT_TOOLTIP - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
componentClassLoaderDelegation - Variable in class com.sun.jbi.management.descriptor.Component
 
componentClassName - Variable in class com.sun.jbi.management.descriptor.Component
 
ComponentClassName - Class in com.sun.jbi.management.descriptor
Classe Java pour anonymous complex type.
ComponentClassName() - Constructor for class com.sun.jbi.management.descriptor.ComponentClassName
 
componentClassPath - Variable in class com.sun.jbi.management.descriptor.Component
 
componentConfig - Variable in class com.sun.jbi.management.registry.xml.ComponentRefType
 
ComponentConfigType - Class in com.sun.jbi.management.registry.xml
Classe Java pour ComponentConfigType complex type.
ComponentConfigType() - Constructor for class com.sun.jbi.management.registry.xml.ComponentConfigType
 
ComponentDescriptor - Class in com.sun.jbi.management.descriptor
This class encapsulates the JAXB model for the Component Descriptor
ComponentDescriptor(Jbi) - Constructor for class com.sun.jbi.management.descriptor.ComponentDescriptor
Constructs a ComponentDescriptor.
ComponentDescriptor() - Constructor for class com.sun.jbi.management.descriptor.ComponentDescriptor
No-argument constructor for junit testing only.
ComponentInfoImpl - Class in com.sun.jbi.management.registry.data
This interface provides information on components (Binding Components, Service Engines, and Shared Libraries.
ComponentInfoImpl() - Constructor for class com.sun.jbi.management.registry.data.ComponentInfoImpl
 
ComponentInstallationContext - Class in com.sun.jbi.management
Contains information necessary for a component (BC or SE) to perform special installation/uninstallation processing.
ComponentInstallationContext(String, int, String, List, DocumentFragment) - Constructor for class com.sun.jbi.management.ComponentInstallationContext
Public constructor.
ComponentInstanceResult - Class in com.sun.jbi.management.message
Value object to hold the results of deploying a service unit to the component installed on various instances.
ComponentInstanceResult(String, Map<String, TaskResultDetailsElement>) - Constructor for class com.sun.jbi.management.message.ComponentInstanceResult
Create a component instance result.
componentName - Variable in class com.sun.jbi.management.descriptor.Target
 
componentName - Variable in class com.sun.jbi.management.message.ComponentTaskResult
 
ComponentQueryImpl - Class in com.sun.jbi.management.registry.xml
This class encapsulates queries which are common to all targets ( domain / server / cluster ).
ComponentQueryImpl(Jbi, ManagementContext, boolean, String, RegistryImpl) - Constructor for class com.sun.jbi.management.registry.xml.ComponentQueryImpl
 
componentRef - Variable in class com.sun.jbi.management.registry.xml.InstalledComponentsListType
 
ComponentRefType - Class in com.sun.jbi.management.registry.xml
Classe Java pour ComponentRefType complex type.
ComponentRefType() - Constructor for class com.sun.jbi.management.registry.xml.ComponentRefType
 
Components - Class in com.sun.jbi.management.registry.xml
Classe Java pour anonymous complex type.
Components() - Constructor for class com.sun.jbi.management.registry.xml.Components
 
components - Variable in class com.sun.jbi.management.registry.xml.Jbi
 
componentsToStartForDeploy() - Method in class com.sun.jbi.management.registry.RegistryDiff
Compute the set of components that need to be started so that a deploy service assembly operation can execute.
componentsToStartForUndeploy() - Method in class com.sun.jbi.management.registry.RegistryDiff
Compute the set of components that need to be started so that a undeploy service assembly operation can execute.
ComponentTaskResult - Class in com.sun.jbi.management.message
Classe Java pour anonymous complex type.
ComponentTaskResult() - Constructor for class com.sun.jbi.management.message.ComponentTaskResult
 
componentTaskResult - Variable in class com.sun.jbi.management.message.JbiTaskResultElement
 
componentTaskResultDetails - Variable in class com.sun.jbi.management.message.ComponentTaskResult
 
ComponentValidator - Class in com.sun.jbi.management.util
Validator for component archives.
ComponentValidator(EnvironmentContext, boolean) - Constructor for class com.sun.jbi.management.util.ComponentValidator
 
computeDiff() - Method in class com.sun.jbi.management.registry.RegistryDiff
Perform the actual difference computation.
config - Variable in class com.sun.jbi.management.registry.xml.Configs
 
CONFIG_SUFFIX - Static variable in interface com.sun.jbi.management.registry.Registry
 
ConfigCategoryType - Class in com.sun.jbi.management.registry.xml
Classe Java pour ConfigCategoryType complex type.
ConfigCategoryType() - Constructor for class com.sun.jbi.management.registry.xml.ConfigCategoryType
 
Configs - Class in com.sun.jbi.management.registry.xml
Classe Java pour anonymous complex type.
Configs() - Constructor for class com.sun.jbi.management.registry.xml.Configs
 
configs - Variable in class com.sun.jbi.management.registry.xml.Jbi
 
ConfigType - Class in com.sun.jbi.management.registry.xml
Classe Java pour ConfigType complex type.
ConfigType() - Constructor for class com.sun.jbi.management.registry.xml.ConfigType
 
configType - Variable in class com.sun.jbi.management.registry.xml.ConfigType
 
ConfigTypeEnum - Enum in com.sun.jbi.management.registry.xml
Classe Java pour ConfigTypeEnum.
CONFIGURATION_LOGGER - Static variable in class com.sun.jbi.management.config.LoggerConfigurationFactory
 
CONFIGURATION_LOGGER_DESCR - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
CONFIGURATION_LOGGER_DISPLAY_NAME - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
CONFIGURATION_LOGGER_TOOLTIP - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
ConfigurationBuilder - Class in com.sun.jbi.management.config
ConfigurationBuilder is the producer of configuration data set for a particular category.
ConfigurationBuilder() - Constructor for class com.sun.jbi.management.config.ConfigurationBuilder
 
ConfigurationFactory - Class in com.sun.jbi.management.config
ConfigurationFactory is the producer of configuration data set for a particular category.
ConfigurationFactory(Properties, ConfigurationCategory) - Constructor for class com.sun.jbi.management.config.ConfigurationFactory
Contructor that gets the default properties and category
ConfigurationService - Class in com.sun.jbi.management.system
This is the JBI Framework Configuration Service, which registers the copnfiguration MBeans required to configure some of the sysytem services.
ConfigurationService() - Constructor for class com.sun.jbi.management.system.ConfigurationService
 
ConfigurationServiceMBean - Interface in com.sun.jbi.management.system
ConfigurationServiceMBean defines the interface that must be implemented by the ConfigurationService in a JBI Framework.
Connection - Class in com.sun.jbi.management.descriptor
Classe Java pour anonymous complex type.
Connection() - Constructor for class com.sun.jbi.management.descriptor.Connection
 
connection - Variable in class com.sun.jbi.management.descriptor.Connections
 
Connections - Class in com.sun.jbi.management.descriptor
Classe Java pour anonymous complex type.
Connections() - Constructor for class com.sun.jbi.management.descriptor.Connections
 
connections - Variable in class com.sun.jbi.management.descriptor.ServiceAssembly
 
consumer - Variable in class com.sun.jbi.management.descriptor.Connection
 
Consumer - Class in com.sun.jbi.management.descriptor
Classe Java pour anonymous complex type.
Consumer() - Constructor for class com.sun.jbi.management.descriptor.Consumer
 
Consumes - Class in com.sun.jbi.management.descriptor
Classe Java pour anonymous complex type.
Consumes() - Constructor for class com.sun.jbi.management.descriptor.Consumes
 
consumes - Variable in class com.sun.jbi.management.descriptor.Services
 
content - Variable in class com.sun.jbi.management.descriptor.Component.SharedLibrary
 
content - Variable in class com.sun.jbi.management.descriptor.ComponentClassName
 
ControllerMBean - Interface in com.sun.jbi.management.common
The ControllerMBean is a container MBEAN for the other MBEANS registered in a JBI Managed Component.
convertStringToType(String, String) - Static method in class com.sun.jbi.management.util.StringHelper
Convert a String Value to an Object of a Specific Type.
convertToJarURL(URL, StringTranslator) - Static method in class com.sun.jbi.management.internal.support.JarURLHelper
Convert the URL to a JAR URL, for example if the File URL is file://deploy/SA.zip it will be converted to jar:file://deploy/SA.zip!
copy(String, String) - Static method in class com.sun.jbi.management.util.FileHelper
This method is used to perform directory copy
correctTimestamps() - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
This method is used to correct timestamps on schemaorg_apache_xmlbeans.system components on the DAS if they are not already set.
createAppConfigType() - Method in class com.sun.jbi.management.registry.xml.ObjectFactory
Create an instance of AppConfigType
createAppVariableType() - Method in class com.sun.jbi.management.registry.xml.ObjectFactory
Create an instance of AppVariableType
createArtifactsZip(String) - Method in class com.sun.jbi.management.descriptor.ObjectFactory
Create an instance of JAXBElement<String>}
createBootstrapClassName(String) - Method in class com.sun.jbi.management.descriptor.ObjectFactory
Create an instance of JAXBElement<String>}
createBootstrapClassPath(ClassPath) - Method in class com.sun.jbi.management.descriptor.ObjectFactory
Create an instance of JAXBElement<ClassPath>}
createClassPath() - Method in class com.sun.jbi.management.descriptor.ObjectFactory
Create an instance of ClassPath
createClusterListType() - Method in class com.sun.jbi.management.registry.xml.ObjectFactory
Create an instance of ClusterListType
createClusters(ClusterListType) - Method in class com.sun.jbi.management.registry.xml.ObjectFactory
Create an instance of JAXBElement<ClusterListType>}
createComponent() - Method in class com.sun.jbi.management.descriptor.ObjectFactory
Create an instance of Component
createComponentClassName() - Method in class com.sun.jbi.management.descriptor.ObjectFactory
Create an instance of ComponentClassName
createComponentClassPath(ClassPath) - Method in class com.sun.jbi.management.descriptor.ObjectFactory
Create an instance of JAXBElement<ClassPath>}
createComponentConfigType() - Method in class com.sun.jbi.management.registry.xml.ObjectFactory
Create an instance of ComponentConfigType
createComponentName(String) - Method in class com.sun.jbi.management.descriptor.ObjectFactory
Create an instance of JAXBElement<String>}
createComponentName(String) - Method in class com.sun.jbi.management.message.ObjectFactory
Create an instance of JAXBElement<String>}
createComponentRefType() - Method in class com.sun.jbi.management.registry.xml.ObjectFactory
Create an instance of ComponentRefType
createComponents() - Method in class com.sun.jbi.management.registry.xml.ObjectFactory
Create an instance of Components
createComponentSharedLibrary() - Method in class com.sun.jbi.management.descriptor.ObjectFactory
Create an instance of Component.SharedLibrary
createComponentTaskResult() - Method in class com.sun.jbi.management.message.ObjectFactory
Create an instance of ComponentTaskResult
createComponentTaskResultDetails(TaskResultDetails) - Method in class com.sun.jbi.management.message.ObjectFactory
Create an instance of JAXBElement<TaskResultDetails>}
createConfigCategoryType() - Method in class com.sun.jbi.management.registry.xml.ObjectFactory
Create an instance of ConfigCategoryType
createConfigs() - Method in class com.sun.jbi.management.registry.xml.ObjectFactory
Create an instance of Configs
createConfigType() - Method in class com.sun.jbi.management.registry.xml.ObjectFactory
Create an instance of ConfigType
createConfigurations(Properties) - Static method in class com.sun.jbi.management.config.ConfigurationBuilder
 
createConnection() - Method in class com.sun.jbi.management.descriptor.ObjectFactory
Create an instance of Connection
createConnections() - Method in class com.sun.jbi.management.descriptor.ObjectFactory
Create an instance of Connections
createConsumer() - Method in class com.sun.jbi.management.descriptor.ObjectFactory
Create an instance of Consumer
createConsumes() - Method in class com.sun.jbi.management.descriptor.ObjectFactory
Create an instance of Consumes
createCustomComponentMBeanName(String) - Method in class com.sun.jbi.management.support.MBeanNamesImpl
Formulate and return an MBean ObjectName for a custom control of this name creator's JBI component.
createDescription(String) - Method in class com.sun.jbi.management.descriptor.ObjectFactory
Create an instance of JAXBElement<String>}
createDocument() - Method in class com.sun.jbi.management.system.BuildManagementMessageImpl
Returns a org.w3c.dom.Element.
createDomainComponentType() - Method in class com.sun.jbi.management.registry.xml.ObjectFactory
Create an instance of DomainComponentType
createDomainEntityType() - Method in class com.sun.jbi.management.registry.xml.ObjectFactory
Create an instance of DomainEntityType
createDomainSharedLibraryType() - Method in class com.sun.jbi.management.registry.xml.ObjectFactory
Create an instance of DomainSharedLibraryType
createExceptionInfo() - Method in class com.sun.jbi.management.message.ObjectFactory
Create an instance of ExceptionInfo
createFile(File) - Static method in class com.sun.jbi.management.util.FileHelper
Create a File.
createFolder(File) - Static method in class com.sun.jbi.management.util.FileHelper
Create a Foldr.
createFrmwkTaskResult() - Method in class com.sun.jbi.management.message.ObjectFactory
Create an instance of FrmwkTaskResult
createFrmwkTaskResultDetails() - Method in class com.sun.jbi.management.message.ObjectFactory
Create an instance of FrmwkTaskResultDetails
createIdentification() - Method in class com.sun.jbi.management.descriptor.ObjectFactory
Create an instance of Identification
createInstalledComponentsListType() - Method in class com.sun.jbi.management.registry.xml.ObjectFactory
Create an instance of InstalledComponentsListType
createIsCauseFramework(String) - Method in class com.sun.jbi.management.message.ObjectFactory
Create an instance of JAXBElement<String>}
createJbi() - Method in class com.sun.jbi.management.descriptor.ObjectFactory
Create an instance of Jbi
createJbi() - Method in class com.sun.jbi.management.registry.xml.ObjectFactory
Create an instance of Jbi
createJbiSharedLibrary() - Method in class com.sun.jbi.management.descriptor.ObjectFactory
Create an instance of Jbi.SharedLibrary
createJbiTask() - Method in class com.sun.jbi.management.message.ObjectFactory
Create an instance of JbiTask
createJbiTaskResult() - Method in class com.sun.jbi.management.message.ObjectFactory
Create an instance of JbiTaskResult
createJbiTaskResultElement() - Method in class com.sun.jbi.management.message.ObjectFactory
Create an instance of JbiTaskResultElement
createLocale(String) - Method in class com.sun.jbi.management.message.ObjectFactory
Create an instance of JAXBElement<String>}
createLocMessage(String) - Method in class com.sun.jbi.management.message.ObjectFactory
Create an instance of JAXBElement<String>}
createLocParam(String) - Method in class com.sun.jbi.management.message.ObjectFactory
Create an instance of JAXBElement<String>}
createLocToken(String) - Method in class com.sun.jbi.management.message.ObjectFactory
Create an instance of JAXBElement<String>}
createMBeanAttributeInfo() - Method in class com.sun.jbi.management.config.ConfigurationFactory
 
createMBeanAttributeInfo() - Method in class com.sun.jbi.management.config.DeploymentConfigurationFactory
 
createMBeanAttributeInfo() - Method in class com.sun.jbi.management.config.InstallationConfigurationFactory
 
createMBeanAttributeInfo() - Method in class com.sun.jbi.management.config.LoggerConfigurationFactory
 
createMBeanAttributeInfo() - Method in class com.sun.jbi.management.config.SystemConfigurationFactory
 
createMBeanInfo(ModelMBeanAttributeInfo[]) - Static method in class com.sun.jbi.management.config.RuntimeConfiguration
 
createMessage(String) - Method in class com.sun.jbi.management.message.MessageBuilder
Create a message
createMessageType(String) - Method in class com.sun.jbi.management.message.ObjectFactory
Create an instance of JAXBElement<String>}
createMsgLocInfo() - Method in class com.sun.jbi.management.message.ObjectFactory
Create an instance of MsgLocInfo
createName(String) - Method in class com.sun.jbi.management.descriptor.ObjectFactory
Create an instance of JAXBElement<String>}
createNestingLevel(String) - Method in class com.sun.jbi.management.message.ObjectFactory
Create an instance of JAXBElement<String>}
createPathElement(String) - Method in class com.sun.jbi.management.descriptor.ObjectFactory
Create an instance of JAXBElement<String>}
createPropertyType() - Method in class com.sun.jbi.management.registry.xml.ObjectFactory
Create an instance of PropertyType
createProvider() - Method in class com.sun.jbi.management.descriptor.ObjectFactory
Create an instance of Provider
createProvides() - Method in class com.sun.jbi.management.descriptor.ObjectFactory
Create an instance of Provides
createServerListType() - Method in class com.sun.jbi.management.registry.xml.ObjectFactory
Create an instance of ServerListType
createServers(ServerListType) - Method in class com.sun.jbi.management.registry.xml.ObjectFactory
Create an instance of JAXBElement<ServerListType>}
createServiceAssemblies() - Method in class com.sun.jbi.management.registry.xml.ObjectFactory
Create an instance of ServiceAssemblies
createServiceAssembly() - Method in class com.sun.jbi.management.descriptor.ObjectFactory
Create an instance of ServiceAssembly
createServiceAssemblyRefType() - Method in class com.sun.jbi.management.registry.xml.ObjectFactory
Create an instance of ServiceAssemblyRefType
createServices() - Method in class com.sun.jbi.management.descriptor.ObjectFactory
Create an instance of Services
createServiceUnit() - Method in class com.sun.jbi.management.descriptor.ObjectFactory
Create an instance of ServiceUnit
createServiceUnitListType() - Method in class com.sun.jbi.management.registry.xml.ObjectFactory
Create an instance of ServiceUnitListType
createServiceUnitType() - Method in class com.sun.jbi.management.registry.xml.ObjectFactory
Create an instance of ServiceUnitType
createSharedLibraries() - Method in class com.sun.jbi.management.registry.xml.ObjectFactory
Create an instance of SharedLibraries
createSharedLibraryClassPath(ClassPath) - Method in class com.sun.jbi.management.descriptor.ObjectFactory
Create an instance of JAXBElement<ClassPath>}
createSharedLibraryRefType() - Method in class com.sun.jbi.management.registry.xml.ObjectFactory
Create an instance of SharedLibraryRefType
createStackTrace(String) - Method in class com.sun.jbi.management.message.ObjectFactory
Create an instance of JAXBElement<String>}
createSystemServiceLoggerMBean(String, Logger) - Method in class com.sun.jbi.management.support.MBeanHelper
Create a LoggerMBean and associate it with aLogger.
createTarget() - Method in class com.sun.jbi.management.descriptor.ObjectFactory
Create an instance of Target
createTaskId(String) - Method in class com.sun.jbi.management.message.ObjectFactory
Create an instance of JAXBElement<String>}
createTaskResult(String) - Method in class com.sun.jbi.management.message.ObjectFactory
Create an instance of JAXBElement<String>}
createTaskResultDetails() - Method in class com.sun.jbi.management.message.ObjectFactory
Create an instance of TaskResultDetails
createTaskResultDetailsElement() - Method in class com.sun.jbi.management.message.ObjectFactory
Create an instance of TaskResultDetailsElement
createTaskStatusMsg() - Method in class com.sun.jbi.management.message.ObjectFactory
Create an instance of TaskStatusMsg
createValidator(EnvironmentContext, ValidatorType) - Static method in class com.sun.jbi.management.util.ValidatorFactory
Create and return a validator of the specified type.
CS_ATTRIBUTE_DESCR_INVALID - Static variable in interface com.sun.jbi.management.LocalStringKeys
Invalid attribute descriptor
CS_ATTRIBUTE_DESCR_NULL - Static variable in interface com.sun.jbi.management.LocalStringKeys
Null attribute descriptor
CS_DESCR_REQ_FIELD_MISSING - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
CS_GET_ATTRIBUTE_FAILED - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
CS_GETSYSTEMCONFIGMBEANS_NO_SERVICES - Static variable in interface com.sun.jbi.management.LocalStringKeys
No schemaorg_apache_xmlbeans.system service configuration MBeans found.
CS_INVALID_ATTRIBUTE_VALUE - Static variable in interface com.sun.jbi.management.LocalStringKeys
Invalid attribute value
CS_SET_ATTRIBUTE_FAILED - Static variable in interface com.sun.jbi.management.LocalStringKeys
 

D

DEFAULT_LOG_LEVEL_DESCR - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
DEFAULT_LOG_LEVEL_DISPLAY_NAME - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
DEFAULT_LOG_LEVEL_TOOLTIP - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
defaultInstall - Variable in class com.sun.jbi.management.registry.xml.DomainComponentType
 
defaultInstall - Variable in class com.sun.jbi.management.registry.xml.DomainSharedLibraryType
 
DefaultLoggerMBeanImpl - Class in com.sun.jbi.management.support
LoggerMBean defines standard controls for setting the properties of a single JBI Framework service or JBI Installable Component logger.
DefaultLoggerMBeanImpl(Logger) - Constructor for class com.sun.jbi.management.support.DefaultLoggerMBeanImpl
Constructs a DefaultLoggerMBeanImpl.
DefaultLoggerMBeanImpl(Logger, String) - Constructor for class com.sun.jbi.management.support.DefaultLoggerMBeanImpl
Constructs a DefaultLoggerMBeanImpl.
delete(ObjectName) - Method in class com.sun.jbi.management.support.MBeanSet
Delete an MBean from an existing MBean Set.
deleteAttribute(ConfigurationCategory, String) - Method in interface com.sun.jbi.management.registry.Updater
Delete the named attribute from the category if it exists, for the implicit target.
deleteAttribute(String, ConfigurationCategory, String) - Method in interface com.sun.jbi.management.registry.Updater
Delete the named attribute from the category if it exists.
deleteAttribute(ConfigurationCategory, String) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Delete the named attribute from the category if it exists, for the implicit target The attribute is deleted only if it is overriden for the target, if target is "domain" the attribute is not deleted.
deleteAttribute(String, ConfigurationCategory, String) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Delete the named attribute from the category if it exists.
deleteComponentApplicationConfiguration(String, String) - Method in interface com.sun.jbi.management.registry.Updater
Delete a named application configuration
deleteComponentApplicationConfiguration(String, String, String) - Method in interface com.sun.jbi.management.registry.Updater
Delete a named application configuration
deleteComponentApplicationConfiguration(String, String) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Delete a named application configuration
deleteComponentApplicationConfiguration(String, String, String) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Delete a named application configuration
deleteComponentApplicationVariables(String, String[]) - Method in interface com.sun.jbi.management.registry.Updater
Delete a set of application variables from the registry for the runtime target.
deleteComponentApplicationVariables(String, String, String[]) - Method in interface com.sun.jbi.management.registry.Updater
Add a set of application variables to the registry for the specified target.
deleteComponentApplicationVariables(String, String[]) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Delete a set of application variables from the registry for the runtime target.
deleteComponentApplicationVariables(String, String, String[]) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Add a set of application variables to the registry for the specified target.
deleteDir(String) - Static method in class com.sun.jbi.management.internal.support.DirectoryUtil
Deletes directory including the sub directories.
deleteOverride(String) - Method in class com.sun.jbi.management.config.GlobalConfiguration
This operation is called when a configuration attribute is to use the global configuration, the overriden attribute needs to be deleted from the target configiration
deleteOverride(String) - Method in class com.sun.jbi.management.config.InstanceConfiguration
This operation is called when a configuration attribute is to use the global configuration, the overriden attribute needs to be deleted from the target configiration
deleteOverride(String) - Method in class com.sun.jbi.management.config.RuntimeConfiguration
This operation is called when a configuration attribute is to use the global configuration, the overriden attribute needs to be deleted from the target configiration
DELIMITER - Static variable in class com.sun.jbi.management.system.AutoAdminTask
Separates the autodeployed file's name from the SA name
deploy(String, String) - Method in class com.sun.jbi.management.binding.ModelBindingComponent
Deploy a Service Unit to the component.
deploy(String, String) - Method in class com.sun.jbi.management.engine.ModelEngineComponent
Deploy a Service Unit to the component.
deploy(String) - Method in class com.sun.jbi.management.system.DeploymentService
Deploy a Service Assembly (SA) to the JBI framework.
deployFromRepository(String) - Method in class com.sun.jbi.management.system.DeploymentService
Deploy a Service Assembly from the Repository.
DEPLOYMENT_LOGGER - Static variable in class com.sun.jbi.management.config.LoggerConfigurationFactory
 
DEPLOYMENT_LOGGER_DESCR - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
DEPLOYMENT_LOGGER_DISPLAY_NAME - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
DEPLOYMENT_LOGGER_TOOLTIP - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
DEPLOYMENT_TIMEOUT - Static variable in class com.sun.jbi.management.config.DeploymentConfigurationFactory
 
DEPLOYMENT_TIMEOUT_DESCR - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
DEPLOYMENT_TIMEOUT_DISPLAY_NAME - Static variable in interface com.sun.jbi.management.LocalStringKeys
Deployment configuration parameters.
DEPLOYMENT_TIMEOUT_TOOLTIP - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
DeploymentConfigurationFactory - Class in com.sun.jbi.management.config
DeploymentConfigurationFactory defines the configuration parameters required for DEPLOYMENT.
DeploymentConfigurationFactory(Properties) - Constructor for class com.sun.jbi.management.config.DeploymentConfigurationFactory
Constructor
DeploymentContext - Interface in com.sun.jbi.management.system
This is the interface for Deployment Context, which is an in-memory representation of JBI Assembly Unit jar file contents.
DeploymentService - Class in com.sun.jbi.management.system
This is the Deployment Service, which is responsible for the management and administration of Service Assemblies.
DeploymentService(ManagementContext) - Constructor for class com.sun.jbi.management.system.DeploymentService
Constructs a DeploymentService.
DeploymentServiceStatistics - Class in com.sun.jbi.management.system
This class implements the MBean for collection of statistics for the deployment service.
DeploymentServiceStatisticsMBean - Interface in com.sun.jbi.management.system
This class implements the MBean for collection of statistics for the deployment service.
DeploymentUnitInfo - Class in com.sun.jbi.management.system
Class which enacpsulates information on a Service Unit and its Target Component.
DeploymentUnitInfo(String, String, String, String) - Constructor for class com.sun.jbi.management.system.DeploymentUnitInfo
Creates a new instance of DeploymentUnit
description - Variable in class com.sun.jbi.management.descriptor.ComponentClassName
 
description - Variable in class com.sun.jbi.management.descriptor.Identification
 
DescriptorSupport - Class in com.sun.jbi.management.config
DescriptorSupport is an extension of the JMX ModelMBean DescriptorSupport.
DescriptorSupport() - Constructor for class com.sun.jbi.management.config.DescriptorSupport
Default constructor
DescriptorSupport.OptionalFieldName - Enum in com.sun.jbi.management.config
 
DescriptorSupport.RequiredFieldName - Enum in com.sun.jbi.management.config
 
destroy() - Method in interface com.sun.jbi.management.registry.Registry
destroy the single instance.
destroy() - Method in class com.sun.jbi.management.registry.xml.RegistryImpl
Destroy the Registry
destroyRegistry() - Static method in class com.sun.jbi.management.registry.RegistryBuilder
Destroy all the Registry Instances
destroyRegistry(String) - Static method in class com.sun.jbi.management.registry.RegistryBuilder
Destroy a particular Registry Instance.
destroySystemServiceLoggerMBean(String) - Method in class com.sun.jbi.management.support.MBeanHelper
Destroy the LoggerMBean registered for aService.
destroySystemServiceLoggerMBean(String, Logger) - Method in class com.sun.jbi.management.support.MBeanHelper
Destroy a LoggerMBean registered for aService.
DIR_SUFFIX_PATTERN - Static variable in class com.sun.jbi.management.repository.Repository
The Directory suffix pattern.
DirectoryUtil - Class in com.sun.jbi.management.internal.support
Provides utility methods for common file schemaorg_apache_xmlbeans.system tasks.
DirectoryUtil() - Constructor for class com.sun.jbi.management.internal.support.DirectoryUtil
 
disableStatistics() - Method in class com.sun.jbi.management.system.DeploymentService
This method is used to disable statistics collection in deployment service
doesComponentDeployServiceAssembly(ComponentRefType, String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
 
DOM2String(Document, Writer) - Method in class com.sun.jbi.management.internal.support.DOMUtil
save document to stream.
DomainComponentType - Class in com.sun.jbi.management.registry.xml
Classe Java pour DomainComponentType complex type.
DomainComponentType() - Constructor for class com.sun.jbi.management.registry.xml.DomainComponentType
 
DomainEntityType - Class in com.sun.jbi.management.registry.xml
Classe Java pour DomainEntityType complex type.
DomainEntityType() - Constructor for class com.sun.jbi.management.registry.xml.DomainEntityType
 
DomainSharedLibraryType - Class in com.sun.jbi.management.registry.xml
Classe Java pour DomainSharedLibraryType complex type.
DomainSharedLibraryType() - Constructor for class com.sun.jbi.management.registry.xml.DomainSharedLibraryType
 
DOMUtil - Class in com.sun.jbi.management.internal.support
This object provides utility methods to manipulate DOM tree.
DOMUtil() - Constructor for class com.sun.jbi.management.internal.support.DOMUtil
Creates a new instance of DOMUtil.
DOMUtil.NodeListImpl - Class in com.sun.jbi.management.internal.support
NodeListImpl.
DOMUtil.NodeListImpl() - Constructor for class com.sun.jbi.management.internal.support.DOMUtil.NodeListImpl
Default Constructor.
done() - Method in class com.sun.jbi.management.system.ServiceAssembly
The Service Assembly is no longer needed, do any cleanup here.
downgradeWriteLock() - Method in class com.sun.jbi.management.util.LockManager
Downgrade Write Lock
downloadBytes(Object, int) - Method in class com.sun.jbi.management.repository.ArchiveDownload
Download length bytes from an existing download session.
downloadBytes(Object, int) - Method in interface com.sun.jbi.management.repository.ArchiveDownloadMBean
Download length bytes from an existing download session.
DS_AUTOSTART_CONNECTION_PROCESSING_FAILED - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
DS_CANNOT_CHANGE_SERVICE_ASSEMBLY_STATE - Static variable in interface com.sun.jbi.management.LocalStringKeys
Service Assembly state change failed
DS_CANNOT_CHANGE_SU_STATE_COMP_IN_INCORRECT_STATE - Static variable in interface com.sun.jbi.management.LocalStringKeys
Cannot change SU state when component is in incorrect state.
DS_CANNOT_CHANGE_SU_STATE_COMP_NOT_INSTALLED - Static variable in interface com.sun.jbi.management.LocalStringKeys
Service Unit state change failed
DS_CANNOT_CHECK_SU_CONTENTS - Static variable in interface com.sun.jbi.management.LocalStringKeys
Unable to check service unit contents.
DS_CANNOT_DEPLOY_SA_ZIP_URL_NULL - Static variable in interface com.sun.jbi.management.LocalStringKeys
Unable to start service assembly.
DS_CANNOT_DEPLOY_SERVICE_ASSEMBLY - Static variable in interface com.sun.jbi.management.LocalStringKeys
Cannot deploy service assembly
DS_CANNOT_DEPLOY_SERVICE_UNIT_COMP_NOT_INSTALLED - Static variable in interface com.sun.jbi.management.LocalStringKeys
Cannot deploy service unit
DS_CANNOT_DEPLOY_SERVICE_UNIT_COMP_NOT_STARTED - Static variable in interface com.sun.jbi.management.LocalStringKeys
Cannot deploy service unit
DS_CANNOT_DEPLOY_SERVICE_UNIT_DUPLICATE_SU_CONTENTS - Static variable in interface com.sun.jbi.management.LocalStringKeys
Unable to deploy service unit.
DS_CANNOT_DEPLOY_SERVICE_UNIT_DUPLICATE_SU_NAME - Static variable in interface com.sun.jbi.management.LocalStringKeys
Unable to deploy service unit.
DS_CANNOT_DEPLOY_SU_DEPLOYER_INSTANCE_NULL - Static variable in interface com.sun.jbi.management.LocalStringKeys
Deployer Instance is null
DS_CANNOT_GET_SA_INFO_INVALID_SA_NAME - Static variable in interface com.sun.jbi.management.LocalStringKeys
Unable to get SA Information
DS_CANNOT_GET_SA_STATE - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
DS_CANNOT_GET_SERVICE_UNIT_LIST - Static variable in interface com.sun.jbi.management.LocalStringKeys
Cannot get service unit list.
DS_CANNOT_STOP_SA_SHUTDOWN_SA_STATE - Static variable in interface com.sun.jbi.management.LocalStringKeys
Unable to start service assembly.
DS_CANNOT_UNDEPLOY_SERVICE_ASSEMBLY - Static variable in interface com.sun.jbi.management.LocalStringKeys
Cannot undeploy service assembly
DS_CANNOT_UNDEPLOY_SERVICE_UNIT_COMP_NOT_INSTALLED - Static variable in interface com.sun.jbi.management.LocalStringKeys
Cannot undeploy service unit
DS_CANNOT_UNDEPLOY_SU_DEPLOYER_INSTANCE_NULL - Static variable in interface com.sun.jbi.management.LocalStringKeys
Deployer Instance is null
DS_DEBUG_OUTPUT - Static variable in interface com.sun.jbi.management.LocalStringKeys
debugging output -- this should be cleaned up asap.
DS_DEPLOY_NO_EXCEPTION_MSG - Static variable in interface com.sun.jbi.management.LocalStringKeys
Deploy error, but normal exception was not created.
DS_DEPLOY_SCSS_INFO_MSG - Static variable in interface com.sun.jbi.management.LocalStringKeys
Info message.
DS_DEPLOY_SCSS_WITH_WRNING_MSG - Static variable in interface com.sun.jbi.management.LocalStringKeys
Warning message.
DS_DEPLOYMENT_FAILURE - Static variable in interface com.sun.jbi.management.LocalStringKeys
SA did not deploy.
DS_DEPLOYMENT_SUCCESS - Static variable in interface com.sun.jbi.management.LocalStringKeys
SA did deploy.
DS_DIRECTORY_NOT_MARKED - Static variable in interface com.sun.jbi.management.LocalStringKeys
Warning message - directory not marked for deletion.
DS_DIRECTORY_NOT_REMOVED - Static variable in interface com.sun.jbi.management.LocalStringKeys
Warning message - directory not deleted.
DS_ERROR_IN_COLLECTING_STATISTICS_FOR_SA - Static variable in interface com.sun.jbi.management.LocalStringKeys
stats could nor be collected for this SA
DS_ERROR_IN_COMPOSING_STATISTICS_FOR_SA - Static variable in interface com.sun.jbi.management.LocalStringKeys
stats could not be composed for SA
DS_FAILED_COMPARING_BINARY_SU_CONTENTS - Static variable in interface com.sun.jbi.management.LocalStringKeys
Unable to check service unit binary contents.
DS_NO_STATS_FOR_SA - Static variable in interface com.sun.jbi.management.LocalStringKeys
no stats available for this SA
DS_NO_TRASH - Static variable in interface com.sun.jbi.management.LocalStringKeys
Error message - No JBIROOT found -- Cannot create Trash.
DS_REGISTER_SERVICE_UNIT_FAILED - Static variable in interface com.sun.jbi.management.LocalStringKeys
Service unit registration failed
DS_SA_DESCRIPTOR_NOT_FOUND - Static variable in interface com.sun.jbi.management.LocalStringKeys
getSADescriptor error, Cannot find descriptor.
DS_SA_STARTUP_ERRORS - Static variable in interface com.sun.jbi.management.LocalStringKeys
Service Assembly startup error count.
DS_SA_STARTUP_SUCCESS - Static variable in interface com.sun.jbi.management.LocalStringKeys
Service Assembly startup success count.
DS_SERVICE_ASSEMBLY_WITH_SAME_NAME_EXISTS - Static variable in interface com.sun.jbi.management.LocalStringKeys
Service assembly with the same name and different content exists
DS_SERVICE_UNIT_ALREADY_DEPLOYED - Static variable in interface com.sun.jbi.management.LocalStringKeys
Service unit has been deployed already
DS_SERVICE_UNIT_ALREADY_STARTED - Static variable in interface com.sun.jbi.management.LocalStringKeys
Service unit has been started already
DS_START_SCSS_WITH_WRNING_MSG - Static variable in interface com.sun.jbi.management.LocalStringKeys
Warning message.
DS_SU_LIFECYCLE_OP_SUCCESS - Static variable in interface com.sun.jbi.management.LocalStringKeys
SU LC Op.
DS_SU_OP_FAILED - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
DS_UNABLE_TO_ACTIVATE_CONNECTION - Static variable in interface com.sun.jbi.management.LocalStringKeys
Unable to activate connections
DS_UNABLE_TO_DEACTIVATE_CONNECTION - Static variable in interface com.sun.jbi.management.LocalStringKeys
Unable to deactivate connections
DS_UNABLE_TO_FIND_COMPONENT_NAMES_FOR_SA - Static variable in interface com.sun.jbi.management.LocalStringKeys
Unable to find component names for service assembly.
DS_UNABLE_TO_FIND_DEPLOYED_SERVICE_ASSEMBLY_NAMES - Static variable in interface com.sun.jbi.management.LocalStringKeys
Unable to find deployed service assembly names.
DS_UNABLE_TO_FIND_LIFECYCLE_MBEAN_OBJECT_NAME - Static variable in interface com.sun.jbi.management.LocalStringKeys
Unable to find lifecycle mbean object name.
DS_UNABLE_TO_GET_CONNECTIONS_INFO - Static variable in interface com.sun.jbi.management.LocalStringKeys
Unable to get connections info.
DS_UNABLE_TO_GET_LINK_TYPE_FROM_SU_DESCRIPTOR - Static variable in interface com.sun.jbi.management.LocalStringKeys
Unable to get link type
DS_UNABLE_TO_GET_SERVICE_ASSEMBLY_NAMES_FOR_COMPONENT - Static variable in interface com.sun.jbi.management.LocalStringKeys
Unable to find service assembly names for component.
DS_UNDEPLOYMENT_FAILURE - Static variable in interface com.sun.jbi.management.LocalStringKeys
SA did not undeploy.
DS_UNDEPLOYMENT_SUCCESS - Static variable in interface com.sun.jbi.management.LocalStringKeys
SA did undeploy.
DS_UNREGISTER_SERVICE_UNIT_FAILED - Static variable in interface com.sun.jbi.management.LocalStringKeys
Service unit unregistration failed
dump(String) - Method in class com.sun.jbi.management.support.MBeanSet
dump contents of an MBeanSet to the log.
dumpState() - Method in interface com.sun.jbi.management.system.MessageServiceMBean
Dumps state information to the AS log.

E

elementToString(Element) - Method in class com.sun.jbi.management.internal.support.DOMUtil
Convert an element to String
ENABLE_AUTO_DEPLOY - Static variable in class com.sun.jbi.management.config.DeploymentConfigurationFactory
 
ENABLE_AUTO_DEPLOY_DESCR - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
ENABLE_AUTO_DEPLOY_DISPLAY_NAME - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
ENABLE_AUTO_DEPLOY_TOOLTIP - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
ENABLE_AUTO_INSTALL - Static variable in class com.sun.jbi.management.config.InstallationConfigurationFactory
 
ENABLE_AUTO_INSTALL_DESCR - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
ENABLE_AUTO_INSTALL_DISPLAY_NAME - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
ENABLE_AUTO_INSTALL_TOOLTIP - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
ENABLE_AUTO_REDEPLOY - Static variable in class com.sun.jbi.management.config.DeploymentConfigurationFactory
 
ENABLE_AUTO_REDEPLOY_DESCR - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
ENABLE_AUTO_REDEPLOY_DISPLAY_NAME - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
ENABLE_AUTO_REDEPLOY_TOOLTIP - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
ENABLE_AUTO_REINSTALL - Static variable in class com.sun.jbi.management.config.InstallationConfigurationFactory
 
ENABLE_AUTO_REINSTALL_DESCR - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
ENABLE_AUTO_REINSTALL_DISPLAY_NAME - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
ENABLE_AUTO_REINSTALL_TOOLTIP - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
ENABLE_AUTO_UNDEPLOY - Static variable in class com.sun.jbi.management.config.DeploymentConfigurationFactory
 
ENABLE_AUTO_UNDEPLOY_DESCR - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
ENABLE_AUTO_UNDEPLOY_DISPLAY_NAME - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
ENABLE_AUTO_UNDEPLOY_TOOLTIP - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
ENABLE_AUTO_UNINSTALL - Static variable in class com.sun.jbi.management.config.InstallationConfigurationFactory
 
ENABLE_AUTO_UNINSTALL_DESCR - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
ENABLE_AUTO_UNINSTALL_DISPLAY_NAME - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
ENABLE_AUTO_UNINSTALL_TOOLTIP - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
enableStatistics() - Method in class com.sun.jbi.management.system.DeploymentService
This method is used to enable statistics collection in deployment service
endpointName - Variable in class com.sun.jbi.management.descriptor.Consumer
 
endpointName - Variable in class com.sun.jbi.management.descriptor.Consumes
 
endpointName - Variable in class com.sun.jbi.management.descriptor.Provider
 
endpointName - Variable in class com.sun.jbi.management.descriptor.Provides
 
ENGINE - Static variable in interface com.sun.jbi.management.LocalStringKeys
Engine.
equals(Object) - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
Determine if the supplied Object is equal to this one.
equals(Object) - Method in class com.sun.jbi.management.registry.data.ServiceAssemblyInfoImpl
Determine if the supplied Object is equal to this one.
equals(Object) - Method in class com.sun.jbi.management.registry.data.ServiceUnitInfoImpl
Determine if the supplied Object is equal to this one.
equals(Object) - Method in class com.sun.jbi.management.repository.ArchiveType
 
error(SAXParseException) - Method in class com.sun.jbi.management.internal.support.XmlReader
This is a callback from the XML parser used to handle errors.
ERROR - Static variable in interface com.sun.jbi.management.LocalStringKeys
Error message - designate an error.
EXCEPTION_INFO - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
ExceptionInfo - Class in com.sun.jbi.management.message
Classe Java pour anonymous complex type.
ExceptionInfo() - Constructor for class com.sun.jbi.management.message.ExceptionInfo
 
exceptionInfo - Variable in class com.sun.jbi.management.message.TaskResultDetailsElement
 
exists(ObjectName) - Method in class com.sun.jbi.management.support.MBeanSet
True if an MBean exists in the named MBean Set.
extractMessageFromXML(String, Level) - Static method in class com.sun.jbi.management.message.MessageHelper
This method is used to extract the message from a given XML string

F

fatalError(SAXParseException) - Method in class com.sun.jbi.management.internal.support.XmlReader
This is a callback from the XML parser used to handle errors.
FILE - Static variable in class com.sun.jbi.management.internal.support.JarURLHelper
URL Protocol : File.
fileCopy(String, String) - Static method in class com.sun.jbi.management.util.FileHelper
Make a copy of the source file in the destination file.
fileCopy(String, String, boolean) - Static method in class com.sun.jbi.management.util.FileHelper
Make a copy of the source file in the destination file.
fileFingerprint(File) - Static method in class com.sun.jbi.management.util.FileHelper
Compute the fingerprint for a file.
FileHelper - Class in com.sun.jbi.management.util
 
FileHelper() - Constructor for class com.sun.jbi.management.util.FileHelper
 
fileName - Variable in class com.sun.jbi.management.registry.xml.DomainEntityType
 
filterProperties(String) - Static method in class com.sun.jbi.management.util.PropertyFilter
This operation parses the path string and replaces any occurences of a schemaorg_apache_xmlbeans.system property with the value of the schemaorg_apache_xmlbeans.system property.
finalizeDiscardedObjects() - Static method in class com.sun.jbi.management.util.FileHelper
Reclaim memory, run object finalizers
findArchive(ArchiveType, String) - Method in class com.sun.jbi.management.repository.Repository
Returns the path to the specified archive, or null if it does not exist in the repository.
findArchiveDirectory(ArchiveType, String) - Method in class com.sun.jbi.management.repository.Repository
Returns the path to the directory where the archive is stored, or null if archive does not exist in the repository.
FRAMEWORK_LOGGER - Static variable in class com.sun.jbi.management.config.LoggerConfigurationFactory
Runtime Logger Names
FRAMEWORK_LOGGER_DESCR - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
FRAMEWORK_LOGGER_DISPLAY_NAME - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
FRAMEWORK_LOGGER_TOOLTIP - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
FrmwkTaskResult - Class in com.sun.jbi.management.message
Classe Java pour anonymous complex type.
FrmwkTaskResult() - Constructor for class com.sun.jbi.management.message.FrmwkTaskResult
 
frmwkTaskResult - Variable in class com.sun.jbi.management.message.JbiTaskResultElement
 
frmwkTaskResultDetails - Variable in class com.sun.jbi.management.message.FrmwkTaskResult
 
FrmwkTaskResultDetails - Class in com.sun.jbi.management.message
Classe Java pour anonymous complex type.
FrmwkTaskResultDetails() - Constructor for class com.sun.jbi.management.message.FrmwkTaskResultDetails
 
fromValue(String) - Static method in enum com.sun.jbi.management.registry.xml.ConfigTypeEnum
 
fromValue(String) - Static method in enum com.sun.jbi.management.registry.xml.LifeCycleStatusEnum
 

G

GenericQuery - Interface in com.sun.jbi.management.registry
This interface encapsulates queries which are common to all targets ( domain / server / cluster ).
GenericQueryImpl - Class in com.sun.jbi.management.registry.xml
This class encapsulates queries which are common to all targets ( domain / server / cluster ).
GenericQueryImpl(Jbi, ManagementContext, boolean, RegistryImpl) - Constructor for class com.sun.jbi.management.registry.xml.GenericQueryImpl
 
getAbsoluteClassPathElements() - Method in class com.sun.jbi.management.ComponentInstallationContext
Get a list of elements that comprise the class path for this component.
getActiveChannelCount() - Method in interface com.sun.jbi.management.system.MessageServiceMBean
Returns the total number of DeliveryChannels that have been activated in the NMR.
getActiveChannels() - Method in interface com.sun.jbi.management.system.MessageServiceMBean
Returns a list of component IDs corresponding to active channels in the NMR.
getActiveConsumingEndpoints() - Method in interface com.sun.jbi.management.system.MessageServiceMBean
Returns a list of active consuming endpoints in the NMR.
getActiveConsumingEndpoints(String) - Method in interface com.sun.jbi.management.system.MessageServiceMBean
Identical to getActiveEndpoints(ownerid), but list is limited to consuming endpoints registered by the specified component.
getActiveEndpointCount() - Method in interface com.sun.jbi.management.system.MessageServiceMBean
Returns the total number of EndpointReferences that have been activated in the NMR.
getActiveEndpoints() - Method in interface com.sun.jbi.management.system.MessageServiceMBean
Returns a list of active endpoints in the NMR.
getActiveEndpoints(String) - Method in interface com.sun.jbi.management.system.MessageServiceMBean
Identical to getActiveEndpoints(), but list is limited to endpoints registered by the specified component.
getActualServiceUnitState(String, String) - Method in class com.sun.jbi.management.system.DeploymentService
Get the actual state of a service unit.
getAddComponentAppVars() - Method in class com.sun.jbi.management.registry.RegistryDiff
 
getAddComponentConfigs() - Method in class com.sun.jbi.management.registry.RegistryDiff
 
getAdminServiceHandle() - Static method in class com.sun.jbi.management.system.ManagementContext
Getter for AdminServiceHandle.
getAffectedComponents() - Method in class com.sun.jbi.management.registry.RegistryDiff
Get the list of components affected by other changes.
getAffectedServiceAssemblies() - Method in class com.sun.jbi.management.registry.RegistryDiff
Get the list of service assemblies affected by other changes.
getAnyOrAny() - Method in class com.sun.jbi.management.descriptor.Component
Gets the value of the anyOrAny property.
getAnyOrAny() - Method in class com.sun.jbi.management.descriptor.Connections
Gets the value of the anyOrAny property.
getAnyOrAny() - Method in class com.sun.jbi.management.descriptor.Consumes
Gets the value of the anyOrAny property.
getAnyOrAny() - Method in class com.sun.jbi.management.descriptor.Identification
Gets the value of the anyOrAny property.
getAnyOrAny() - Method in class com.sun.jbi.management.descriptor.Provides
Gets the value of the anyOrAny property.
getAnyOrAny() - Method in class com.sun.jbi.management.descriptor.ServiceAssembly
Gets the value of the anyOrAny property.
getAnyOrAny() - Method in class com.sun.jbi.management.descriptor.Services
Gets the value of the anyOrAny property.
getAnyOrAny() - Method in class com.sun.jbi.management.descriptor.ServiceUnit
Gets the value of the anyOrAny property.
getApplicationConfiguration(String) - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
Get a specific application configuration.
getApplicationConfiguration() - Method in class com.sun.jbi.management.registry.xml.ComponentConfigType
Gets the value of the applicationConfiguration property.
getApplicationConfigurationNames() - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
Get the names of all application configurations set on the component.
getApplicationVariable() - Method in class com.sun.jbi.management.registry.xml.ComponentConfigType
Gets the value of the applicationVariable property.
getArchive(Object) - Method in class com.sun.jbi.management.repository.Repository
Retrieve archive details for the specified id.
getArchive(ArchiveType, String) - Method in class com.sun.jbi.management.repository.Repository
Retrieve archive details for the specified id.
getArchiveEntityNames(ArchiveType) - Method in class com.sun.jbi.management.repository.Repository
 
getArchiveFilePath(Object) - Method in class com.sun.jbi.management.repository.ArchiveUpload
Returns the absolute path to the location of the uploaded archive.
getArchiveFilePath(Object) - Method in interface com.sun.jbi.management.repository.ArchiveUploadMBean
Returns the absolute path to the location of the uploaded archive.
getArchiveURL(Object) - Method in class com.sun.jbi.management.repository.ArchiveUpload
Returns the location of the uploaded archive.
getArchiveURL(Object) - Method in interface com.sun.jbi.management.repository.ArchiveUploadMBean
Returns the location of the uploaded archive.
getArtifactsJar(String) - Method in interface com.sun.jbi.management.system.DeploymentContext
Returns the jar file corresponding to the SU name.
getArtifactsZip() - Method in class com.sun.jbi.management.descriptor.Target
Obtient la valeur de la propriété artifactsZip.
getAttribute(String) - Method in class com.sun.jbi.management.config.RuntimeConfiguration
Obtain the value of a specific attribute of the Dynamic MBean.
getAttribute(Element, String, String) - Method in class com.sun.jbi.management.internal.support.DOMUtil
get attribute
getAttribute(Element, String) - Method in class com.sun.jbi.management.internal.support.DOMUtil
get attribute
getAttribute(ConfigurationCategory, String) - Method in interface com.sun.jbi.management.registry.GenericQuery
Get the value of a configuration attribute belonging to the specified category, for the runtime target.
getAttribute(String, ConfigurationCategory, String) - Method in interface com.sun.jbi.management.registry.GenericQuery
Get the value of a configuration attribute belonging to the specified category, for the specified target.
getAttribute(ConfigurationCategory, String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
Get the value of a configuration attribute belonging to the specified category, for the runtime target.
getAttribute(String, ConfigurationCategory, String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
Get the value of a configuration attribute belonging to the specified category, for the specified target.
getAttribute(String, ConfigurationCategory, String) - Method in class com.sun.jbi.management.registry.xml.RegistryDocument
Get the value of a specific configuration attribute for a target belonging to a particular category.
getAttributeInfo(String) - Method in class com.sun.jbi.management.config.RuntimeConfiguration
 
getAttributes(String[]) - Method in class com.sun.jbi.management.config.RuntimeConfiguration
Get the values of several attributes of the Dynamic MBean.
getBindingComponents() - Method in class com.sun.jbi.management.system.AdminService
Get a list of ComponentLifeCycleMBeans for all binding components currently installed in the JBI schemaorg_apache_xmlbeans.system.
getBindingMBeanName(String, String) - Method in class com.sun.jbi.management.support.MBeanNamesImpl
Formulate and return the MBean ObjectName of a control MBean for a Binding Component.
getBindingMBeanName(String, MBeanNames.ComponentServiceType, String) - Method in class com.sun.jbi.management.support.MBeanNamesImpl
Returns object name of type a Binding Object Name: com.sun.jbi:Target={target}, ServiceType={serviceType}, ComponentName="bindingName"
getBootstrapClassLoaderDelegation() - Method in class com.sun.jbi.management.descriptor.Component
Obtient la valeur de la propriété bootstrapClassLoaderDelegation.
getBootstrapClassName() - Method in class com.sun.jbi.management.descriptor.Component
Obtient la valeur de la propriété bootstrapClassName.
getBootstrapClassName() - Method in class com.sun.jbi.management.descriptor.ComponentDescriptor
Get the bootstrap class name for the component.
getBootstrapClassName() - Method in class com.sun.jbi.management.internal.support.XmlReader
Function to return the last bootstrap class parsed.
getBootstrapClassName() - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
Get the class name of the bootstrap implementation for this BC or SE.
getBootstrapClassPath() - Method in class com.sun.jbi.management.descriptor.Component
Obtient la valeur de la propriété bootstrapClassPath.
getBootstrapClassPath() - Method in class com.sun.jbi.management.internal.support.XmlReader
Function to return the last bootstrap classpath parsed.
getBootstrapClassPathElements() - Method in class com.sun.jbi.management.descriptor.ComponentDescriptor
Get the bootstrap class path elements.
getBootstrapClassPathElements() - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
Get the class path elements that this BC or SE needs in its bootstrap runtime environment.
getBuildNumber() - Method in class com.sun.jbi.management.system.AdminService
 
getBuildNumber() - Method in interface com.sun.jbi.management.system.AdminServiceMBean
 
getCategory() - Method in class com.sun.jbi.management.registry.xml.ConfigCategoryType
Obtient la valeur de la propriété category.
getCentralMBeanServer() - Static method in class com.sun.jbi.management.system.ManagementContext
Get the Central MBean server for the ${ESB}.
getChangedConfigComponents() - Method in class com.sun.jbi.management.registry.RegistryDiff
 
getChangedLifeCycleComponents() - Method in class com.sun.jbi.management.registry.RegistryDiff
Get the list of components with lifecycle changes.
getChangedLifeCycleServiceAssemblies() - Method in class com.sun.jbi.management.registry.RegistryDiff
Get the list of service assemblies with lifecycle changes.
getChildElements(Element, String) - Method in class com.sun.jbi.management.internal.support.DOMUtil
get the children of the same type element tag name.
getChildPath(String) - Method in class com.sun.jbi.management.repository.Archive
Returns the path to the specified child archive.
getClassLoaderDelegation() - Method in class com.sun.jbi.management.descriptor.Jbi.SharedLibrary
Obtient la valeur de la propriété classLoaderDelegation.
getClassPathElements() - Method in class com.sun.jbi.management.ComponentInstallationContext
Get a list of elements that comprise the class path for this component.
getClassPathElements() - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
Get the class path elements.
getCluster() - Method in class com.sun.jbi.management.registry.xml.ClusterListType
Gets the value of the cluster property.
getClusters() - Method in interface com.sun.jbi.management.registry.GenericQuery
 
getClusters() - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
 
getClusters() - Method in class com.sun.jbi.management.registry.xml.Jbi
Obtient la valeur de la propriété clusters.
getClustersDeployingServiceAssembly(String) - Method in interface com.sun.jbi.management.registry.GenericQuery
 
getClustersDeployingServiceAssembly(String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
 
getClustersInstallingComponent(String) - Method in interface com.sun.jbi.management.registry.GenericQuery
 
getClustersInstallingComponent(String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
 
getClustersInstallingSharedLibrary(String) - Method in interface com.sun.jbi.management.registry.GenericQuery
 
getClustersInstallingSharedLibrary(String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
 
getComponent() - Method in class com.sun.jbi.management.descriptor.Jbi
Obtient la valeur de la propriété component.
getComponent() - Method in class com.sun.jbi.management.registry.xml.Components
Gets the value of the component property.
getComponent(String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
Search for a domain Component with the specified componentName
getComponent(String, String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
 
getComponentApplicationConfiguration(String, boolean, String) - Method in class com.sun.jbi.management.registry.xml.RegistryDocument
Get all the named application configurations.
getComponentApplicationVariables(String, boolean, String) - Method in class com.sun.jbi.management.registry.xml.RegistryDocument
Get the application variables set on a specific component.
getComponentArchive(String) - Method in interface com.sun.jbi.management.registry.GenericQuery
 
getComponentArchive(String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
/**
getComponentArchiveId(String) - Method in class com.sun.jbi.management.repository.ArchiveDownload
Returns the archive id of a component in the repository.
getComponentArchiveId(String) - Method in interface com.sun.jbi.management.repository.ArchiveDownloadMBean
Returns the archive id of a component in the repository.
getComponentByName(String) - Method in class com.sun.jbi.management.system.AdminService
Find the ComponentLifeCycleMBean of a JBI Installable Component by its unique name.
getComponentClassLoaderDelegation() - Method in class com.sun.jbi.management.descriptor.Component
Obtient la valeur de la propriété componentClassLoaderDelegation.
getComponentClassName() - Method in class com.sun.jbi.management.ComponentInstallationContext
Get the name of the class that implements javax.jbi.component.Component for this component.
getComponentClassName() - Method in class com.sun.jbi.management.descriptor.Component
Obtient la valeur de la propriété componentClassName.
getComponentClassName() - Method in class com.sun.jbi.management.descriptor.ComponentDescriptor
Get the runtime class name for the component.
getComponentClassName() - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
Get the component class name.
getComponentClassPath() - Method in class com.sun.jbi.management.descriptor.Component
Obtient la valeur de la propriété componentClassPath.
getComponentClassPathElements() - Method in class com.sun.jbi.management.descriptor.ComponentDescriptor
Get the component class path elements.
getComponentConfig() - Method in class com.sun.jbi.management.registry.xml.ComponentRefType
Obtient la valeur de la propriété componentConfig.
getComponentConfigurationAttributes(String, boolean, String) - Method in class com.sun.jbi.management.registry.xml.RegistryDocument
Get the static component configuration attributes for a component.
getComponentConfigurationNS() - Method in class com.sun.jbi.management.descriptor.ComponentDescriptor
Get the namespace of the "Configuration" element in the jbi.xml, if one exists.
getComponentConfigurationXml() - Method in class com.sun.jbi.management.descriptor.ComponentDescriptor
Get the the "Configuration" element in the jbi.xml.
getComponentDescriptor(String) - Method in interface com.sun.jbi.management.registry.GenericQuery
 
getComponentDescriptor(String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
Get the wrapper for the JAXB model for the installation descriptor for a component.
getComponentDocumentFragment() - Method in class com.sun.jbi.management.internal.support.XmlReader
Return the XML Document Fragment from the component section.
getComponentExtensionFacadeMBeanName(String, String) - Method in class com.sun.jbi.management.support.MBeanNamesImpl
Returns the ObjectName of the ComponentExtension facade MBean registered for the component.
getComponentFileName(String) - Method in interface com.sun.jbi.management.registry.GenericQuery
Get the file name for the domain component.
getComponentFileName(String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
Get the file name for the domain component.
getComponentIds(ComponentType) - Method in class com.sun.jbi.management.registry.xml.ComponentQueryImpl
Get a list of component IDs for all registered components of a specified type.
getComponentIds(ComponentType, ComponentState) - Method in class com.sun.jbi.management.registry.xml.ComponentQueryImpl
Get a list of component IDs for all components of a specified type with a specified status.
getComponentInfo() - Method in class com.sun.jbi.management.binding.ModelBindingComponent
Return current version and other info about this component.
getComponentInfo() - Method in interface com.sun.jbi.management.common.ControllerMBean
Return current version and other info about this component.
getComponentInfo() - Method in class com.sun.jbi.management.engine.ModelEngineComponent
Return current version and other info about this component.
getComponentInfo(String) - Method in class com.sun.jbi.management.registry.xml.ComponentQueryImpl
Get the ComponentInfo for a particular Component.
getComponentInstallationDescriptor(String) - Method in interface com.sun.jbi.management.registry.GenericQuery
 
getComponentInstallationDescriptor(String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
 
getComponentJbi(String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
 
getComponentLoggerMBeanById(String) - Method in class com.sun.jbi.management.system.LoggingService
lookup a JBI Installable Component by its unique ID.
getComponentLoggerMBeanById(String) - Method in interface com.sun.jbi.management.system.LoggingServiceMBean
lookup a JBI Installable Component by its unique ID.
getComponentLoggerMBeanNameFilter(String, String) - Method in class com.sun.jbi.management.support.MBeanNamesImpl
Returns the ObjectName to be used to filter Logger MBeans registered for a component : com.sun.jbi:JbiName=instanceName,CustomControlName=logName,ComponentName=mComponentName,ControlType=Logger,*
getComponentLoggingXml() - Method in class com.sun.jbi.management.descriptor.ComponentDescriptor
Get the the "Logging" element in the jbi.xml.
getComponentManager() - Method in class com.sun.jbi.management.system.ManagementContext
Get the Component Manager service handle.
getComponentMBeanName(String, ComponentType, MBeanNames.ComponentServiceType, String) - Method in class com.sun.jbi.management.support.MBeanNamesImpl
Utility method to get a component's MBean name based on the component's type (binding or engine).
getComponentMBeans(String) - Method in class com.sun.jbi.management.system.AdminService
Lookup all active MBeans associated with componentName.
getComponentMBeans(String) - Method in interface com.sun.jbi.management.system.AdminServiceMBean
Lookup all active MBeans associated with componentName.
getcomponentName() - Method in class com.sun.jbi.management.binding.ModelBindingComponent
Return the componentName
getcomponentName() - Method in interface com.sun.jbi.management.common.ControllerMBean
Return the componentName
getComponentName() - Method in class com.sun.jbi.management.ComponentInstallationContext
Get the unique name assigned to this component.
getComponentName() - Method in class com.sun.jbi.management.descriptor.Target
Obtient la valeur de la propriété componentName.
getcomponentName() - Method in class com.sun.jbi.management.engine.ModelEngineComponent
Return the componentName
getComponentName() - Method in class com.sun.jbi.management.message.ComponentInstanceResult
 
getComponentName() - Method in class com.sun.jbi.management.message.ComponentTaskResult
Obtient la valeur de la propriété componentName.
getComponentObserverXml() - Method in class com.sun.jbi.management.descriptor.ComponentDescriptor
Get the the "Observer" element in the jbi.xml.
getComponentPropertyUpdates() - Method in class com.sun.jbi.management.registry.RegistryDiff
 
getComponentQuery(String) - Method in interface com.sun.jbi.management.registry.Registry
Get a ComponentQuery instance for a given target
getComponentQuery() - Method in interface com.sun.jbi.management.registry.Registry
Get the ComponentQuery specific to the target of the instance.
getComponentQuery(String) - Method in class com.sun.jbi.management.registry.xml.RegistryImpl
Get a ComponentQuery instance for a given target
getComponentQuery() - Method in class com.sun.jbi.management.registry.xml.RegistryImpl
Get the ComponentQuery specific to the target of the instance.
getComponentQuery() - Method in class com.sun.jbi.management.system.ManagementContext
Get the Component Query service handle.
getComponentQuery() - Method in class com.sun.jbi.management.system.ModelSystemService
Get a reference to ComponentQuery.
getComponentRef() - Method in class com.sun.jbi.management.registry.xml.InstalledComponentsListType
Gets the value of the componentRef property.
getComponents() - Method in class com.sun.jbi.management.registry.xml.Jbi
Obtient la valeur de la propriété components.
getComponentsForDeployedServiceAssembly(String) - Method in class com.sun.jbi.management.system.DeploymentService
Returns a list of components(to which SUs are targeted for) in a Service Assembly.
getComponentState(String, String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
Return the state of the component on the specified target.
getComponentState(String) - Method in class com.sun.jbi.management.system.DeploymentService
Get the actual state of the component from the ComponentLifeCycleMBean.
getComponentTaskResult() - Method in class com.sun.jbi.management.message.JbiTaskResultElement
Gets the value of the componentTaskResult property.
getComponentTaskResultDetails() - Method in class com.sun.jbi.management.message.ComponentTaskResult
Obtient la valeur de la propriété componentTaskResultDetails.
getComponentTimestamp(String) - Method in interface com.sun.jbi.management.registry.GenericQuery
Get the timestamp for the domain component.
getComponentTimestamp(String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
Get the timestamp for the domain component.
getComponentType() - Method in class com.sun.jbi.management.descriptor.ComponentDescriptor
Get the component type (BINDING or ENGINE).
getComponentType() - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
Get the component type.
getComponentType(String) - Method in interface com.sun.jbi.management.registry.GenericQuery
 
getComponentType(String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
 
getComponentUpgradeNumber(String) - Method in interface com.sun.jbi.management.registry.GenericQuery
This method is used to get the value of the attribute upgrade-number from the domain level entry for the component in the registry
getComponentUpgradeNumber(String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
This method is used to get the value of the attribute upgrade-number from the domain level entry for the component in the registry
getCompositeData() - Method in class com.sun.jbi.management.system.ServiceAssemblyStatistics
return the stats as composite data
getConfig() - Method in class com.sun.jbi.management.registry.xml.Configs
Gets the value of the config property.
getConfig(String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
Get a particular configuration for a target.
getConfigCategory(String, ConfigurationCategory) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
Get a particular configuration category in a target configuration.
getConfigChanges(String) - Method in class com.sun.jbi.management.registry.RegistryDiff
 
getConfigName(String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
 
getConfigs() - Method in class com.sun.jbi.management.registry.xml.Jbi
Obtient la valeur de la propriété configs.
getConfigType() - Method in class com.sun.jbi.management.registry.xml.ConfigType
Gets the value of the configType property.
getConfiguration() - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
Get the static component configuration.
getConfigurationAttribute(String, ConfigurationCategory, String) - Method in class com.sun.jbi.management.registry.xml.RegistryDocument
Get the value of a specific configuration attribute for a target belonging to a particular category.
getConfigurationAttributes(String, ConfigurationCategory) - Method in class com.sun.jbi.management.registry.xml.RegistryDocument
Get a map of all the configuration attributes for a particular category.
getConnection() - Method in class com.sun.jbi.management.descriptor.Connections
Gets the value of the connection property.
getConnectionManager() - Static method in class com.sun.jbi.management.system.ManagementContext
Get the ConnectionManager handle.
getConnections() - Method in class com.sun.jbi.management.descriptor.ServiceAssembly
Obtient la valeur de la propriété connections.
getConnectionsElement(String) - Method in class com.sun.jbi.management.system.DeploymentService
Get the Connections Element from the Service Assembly Deployment descriptor
getConsumer() - Method in class com.sun.jbi.management.descriptor.Connection
Obtient la valeur de la propriété consumer.
getConsumes() - Method in class com.sun.jbi.management.descriptor.Services
Gets the value of the consumes property.
getContent() - Method in class com.sun.jbi.management.descriptor.Component.SharedLibrary
Obtient la valeur de la propriété content.
getContent() - Method in class com.sun.jbi.management.descriptor.ComponentClassName
Obtient la valeur de la propriété content.
getContext() - Method in class com.sun.jbi.management.ComponentInstallationContext
Get the component context.
getControlType(MBeanNames.ServiceType) - Static method in class com.sun.jbi.management.config.ConfigurationBuilder
 
getCopyright() - Method in class com.sun.jbi.management.system.AdminService
 
getCopyright() - Method in interface com.sun.jbi.management.system.AdminServiceMBean
 
getCurrentState() - Method in class com.sun.jbi.management.system.ModelSystemService
Get the current state of this managed compononent.
getCustomBindingMBeanName(String, String) - Method in class com.sun.jbi.management.support.MBeanNamesImpl
Formulate and return the MBean ObjectName of custom control MBean for a Binding Component.
getCustomComponentMBeanNameFilter(String, String, String) - Method in class com.sun.jbi.management.support.MBeanNamesImpl
Returns the ObjectName to be used to filter component registered custom MBeans : com.sun.jbi:JbiName={instanceName}, ControlType=Custom
getCustomEngineMBeanName(String, String) - Method in class com.sun.jbi.management.support.MBeanNamesImpl
Formulate and return the MBean ObjectName of custom control MBean for a Service Engine.
getDefaultLoggerMBean() - Method in class com.sun.jbi.management.binding.ModelBindingComponent
Return the ObjectName of the default LoggerMBean for this component.
getDefaultLoggerMBean() - Method in interface com.sun.jbi.management.common.ControllerMBean
Return the ObjectName of the default LoggerMBean for this component.
getDefaultLoggerMBean() - Method in class com.sun.jbi.management.engine.ModelEngineComponent
Return the ObjectName of the default LoggerMBean for this component.
getDefaultLogLevel() - Method in class com.sun.jbi.management.config.ConfigurationFactory
 
getDependentComponentIds(String) - Method in class com.sun.jbi.management.registry.xml.ComponentQueryImpl
Get a list of component IDs that depend upon a specified Shared Library.
getDeployedServiceAssemblies() - Method in class com.sun.jbi.management.system.DeploymentService
Returns a list of Service Assemblies deployed to the JBI enviroment.
getDeployedServiceAssembliesForComponent(String) - Method in class com.sun.jbi.management.system.DeploymentService
Returns a list of Service Assemblies that contain SUs for the given component.
getDeployedServiceUnitList(String) - Method in class com.sun.jbi.management.system.DeploymentService
Get list of deployed service units to the component.
getDeployerMBean() - Method in class com.sun.jbi.management.binding.ModelBindingComponent
Return the JMX ObjectName for this component's DeployerMBean or null.
getDeployerMBean() - Method in interface com.sun.jbi.management.common.ControllerMBean
Return the JMX ObjectName for this component's DeployerMBean or null.
getDeployerMBean() - Method in class com.sun.jbi.management.engine.ModelEngineComponent
Return the JMX ObjectName for this component's DeployerMBean or null.
getDeployerMBeanNames(String) - Method in class com.sun.jbi.management.system.AdminService
Get the DeployerMBean for the componentName associated with artifactUrl.
getDeployerMBeanNames(String) - Method in interface com.sun.jbi.management.system.AdminServiceMBean
Get the DeployerMBean for the componentName associated with artifactUrl.
getDeploymentDescriptor() - Method in interface com.sun.jbi.management.system.DeploymentContext
Returns the deployment descriptor(jbi.xml) of the current Service Assembly(SA).
getDeploymentServiceHandle() - Static method in class com.sun.jbi.management.system.ManagementContext
Getter for DeploymentServiceHandle.
getDescription() - Method in class com.sun.jbi.management.ComponentInstallationContext
Return the description of this component.
getDescription() - Method in class com.sun.jbi.management.descriptor.ComponentClassName
Obtient la valeur de la propriété description.
getDescription() - Method in class com.sun.jbi.management.descriptor.ComponentDescriptor
Get the description of the component.
getDescription() - Method in class com.sun.jbi.management.descriptor.Identification
Obtient la valeur de la propriété description.
getDescription() - Method in class com.sun.jbi.management.descriptor.ServiceAssemblyDescriptor
 
getDescription() - Method in class com.sun.jbi.management.descriptor.SharedLibraryDescriptor
 
getDescription() - Method in class com.sun.jbi.management.internal.support.XmlReader
Function to return the last description parsed.
getDescription() - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
Get the description of the component.
getDescription() - Method in class com.sun.jbi.management.registry.data.ServiceAssemblyInfoImpl
 
getDescriptor(String, String) - Method in interface com.sun.jbi.management.system.MessageServiceMBean
Provides metadata query facility for endpoints registered with the NMR.
getDisplayName() - Method in interface com.sun.jbi.management.common.LoggerMBean
Get the localized display name of this logger.
getDisplayName() - Method in class com.sun.jbi.management.support.DefaultLoggerMBeanImpl
Get the localized display name of this logger.
getElement(Document, String) - Method in class com.sun.jbi.management.internal.support.DOMUtil
gets the element.
getElement(Element, String) - Method in class com.sun.jbi.management.internal.support.DOMUtil
gets the element.
getElementName(Element) - Method in class com.sun.jbi.management.internal.support.DOMUtil
get Element Tag Name with striped prefix.
getElements(Element, String) - Method in class com.sun.jbi.management.internal.support.DOMUtil
gets list of elements.
getElements(Document, String) - Method in class com.sun.jbi.management.internal.support.DOMUtil
gets set of elements.
getElementValue(Document, String) - Method in class com.sun.jbi.management.internal.support.DOMUtil
gets the element value.
getEndpointName() - Method in class com.sun.jbi.management.descriptor.Consumer
Obtient la valeur de la propriété endpointName.
getEndpointName() - Method in class com.sun.jbi.management.descriptor.Consumes
Obtient la valeur de la propriété endpointName.
getEndpointName() - Method in class com.sun.jbi.management.descriptor.Provider
Obtient la valeur de la propriété endpointName.
getEndpointName() - Method in class com.sun.jbi.management.descriptor.Provides
Obtient la valeur de la propriété endpointName.
getEngineComponents() - Method in class com.sun.jbi.management.system.AdminService
Get a list of ComponentLifeCycleMBeans for all service engines currently installed in the JBI schemaorg_apache_xmlbeans.system.
getEngineMBeanName(String, String) - Method in class com.sun.jbi.management.support.MBeanNamesImpl
Formulate and return the MBean ObjectName of a control MBean for a Service Engine.
getEngineMBeanName(String, MBeanNames.ComponentServiceType, String) - Method in class com.sun.jbi.management.support.MBeanNamesImpl
Returns object name of type a Engine Object Name: com.sun.jbi:Target={target}, ServiceType={serviceType}, ComponentName="engineName"
getEntry(ZipInputStream, ZipEntry) - Method in class com.sun.jbi.management.internal.support.JarFactory
Gets one file entry from the zip input stream
getEnvironmentContext() - Static method in class com.sun.jbi.management.config.RuntimeConfiguration
 
getEnvironmentContext() - Static method in class com.sun.jbi.management.system.ManagementContext
Get the framework environment context.
getExceptionInfo() - Method in class com.sun.jbi.management.message.TaskResultDetailsElement
Gets the value of the exceptionInfo property.
getExtensionMBeanName() - Method in class com.sun.jbi.management.binding.ModelBindingComponent
Get the JMX object name for the extension MBean for this component; if there is none, return null.
getExtensionMBeanName() - Method in class com.sun.jbi.management.binding.ModelBindingInstaller
Obtains the ObjectName of the optional installer configuration MBean.
getExtensionMBeanName() - Method in class com.sun.jbi.management.engine.ModelEngineComponent
Get the JMX object name for the extension MBean for this component; if there is none, return null.
getExtensionMBeanName() - Method in class com.sun.jbi.management.engine.ModelEngineInstaller
Obtains the ObjectName of the optional installer configuration MBean.
getFieldName() - Method in enum com.sun.jbi.management.config.DescriptorSupport.OptionalFieldName
 
getFieldName() - Method in enum com.sun.jbi.management.config.DescriptorSupport.RequiredFieldName
 
getFileName() - Method in class com.sun.jbi.management.registry.xml.DomainEntityType
Obtient la valeur de la propriété fileName.
getFileName() - Method in class com.sun.jbi.management.repository.Archive
Return the original name of the archive file.
getFilePath() - Method in class com.sun.jbi.management.registry.data.ServiceUnitInfoImpl
Get the path to the Service Unit archive.
getFolderNameListing(File) - Static method in class com.sun.jbi.management.internal.support.DirectoryUtil
Util method to get the list of folders.
getFrameworkConfigurationMBeanName() - Static method in class com.sun.jbi.management.system.ManagementContext
Get the FrameworkConfiguration MBean Object Name.
getFrameworkLocale() - Method in class com.sun.jbi.management.system.ManagementMessageHolder
Get the JBI Framework Locales
getFrmwkTaskResult() - Method in class com.sun.jbi.management.message.JbiTaskResultElement
Obtient la valeur de la propriété frmwkTaskResult.
getFrmwkTaskResultDetails() - Method in class com.sun.jbi.management.message.FrmwkTaskResult
Obtient la valeur de la propriété frmwkTaskResultDetails.
getFullProductName() - Method in class com.sun.jbi.management.system.AdminService
 
getFullProductName() - Method in interface com.sun.jbi.management.system.AdminServiceMBean
 
getGenericQuery() - Method in interface com.sun.jbi.management.registry.Registry
Get a Generic Query Instance
getGenericQuery() - Method in class com.sun.jbi.management.registry.xml.RegistryImpl
Get a Generic Query Instance
getGlobalConfigChanges(String) - Method in class com.sun.jbi.management.registry.RegistryDiff
 
getHandback() - Method in class com.sun.jbi.management.config.NotificationListenerInfo
 
getHelp() - Method in class com.sun.jbi.management.binding.ModelBindingComponent
Return help text about this component.
getHelp() - Method in interface com.sun.jbi.management.common.ControllerMBean
Return help text about this component.
getHelp() - Method in class com.sun.jbi.management.engine.ModelEngineComponent
Return help text about this component.
getId() - Method in class com.sun.jbi.management.internal.support.XmlReader
Function to return the last component ID parsed.
getIdentification() - Method in class com.sun.jbi.management.descriptor.Component
Obtient la valeur de la propriété identification.
getIdentification() - Method in class com.sun.jbi.management.descriptor.Jbi.SharedLibrary
Obtient la valeur de la propriété identification.
getIdentification() - Method in class com.sun.jbi.management.descriptor.ServiceAssembly
Obtient la valeur de la propriété identification.
getIdentification() - Method in class com.sun.jbi.management.descriptor.ServiceUnit
Obtient la valeur de la propriété identification.
getIdentificationDocumentFragment() - Method in class com.sun.jbi.management.internal.support.XmlReader
Return the XML Document Fragment from the identification section.
getInstallationContext() - Method in class com.sun.jbi.management.internal.support.XmlReader
Function to return the installation context for the component.
getInstallationDescriptor() - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
 
getInstallationDescriptorExtension() - Method in class com.sun.jbi.management.ComponentInstallationContext
Return a DOM document fragment representing the installation descriptor (jbi.xml) extension data for this component, if any is present.
getInstallationServiceHandle() - Static method in class com.sun.jbi.management.system.ManagementContext
Getter for InstallationServiceHandle.
getInstalledEntities(String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
 
getInstallRoot() - Method in class com.sun.jbi.management.ComponentInstallationContext
Get the installation root directory for this component.
getInstallRoot() - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
Get the directory into which this component is installed.
getInstallRoot() - Method in class com.sun.jbi.management.registry.xml.ComponentRefType
Obtient la valeur de la propriété installRoot.
getInstallRoot() - Method in class com.sun.jbi.management.registry.xml.SharedLibraryRefType
Obtient la valeur de la propriété installRoot.
getInstanceName() - Method in class com.sun.jbi.management.system.ServiceAssemblyStatistics
get the instance name
getInstanceResults() - Method in class com.sun.jbi.management.message.ComponentInstanceResult
 
getInterfaceName() - Method in class com.sun.jbi.management.descriptor.Consumer
Obtient la valeur de la propriété interfaceName.
getInterfaceName() - Method in class com.sun.jbi.management.descriptor.Consumes
Obtient la valeur de la propriété interfaceName.
getInterfaceName() - Method in class com.sun.jbi.management.descriptor.Provides
Obtient la valeur de la propriété interfaceName.
getIsCauseFramework() - Method in class com.sun.jbi.management.message.FrmwkTaskResult
Obtient la valeur de la propriété isCauseFramework.
getJaxbComponentRef(ComponentInfo) - Static method in class com.sun.jbi.management.registry.xml.ObjectTranslator
 
getJaxbServiceAssemblyRef(String) - Static method in class com.sun.jbi.management.registry.xml.ObjectTranslator
 
getJaxbServiceUnitListType(List<ServiceUnitInfo>) - Static method in class com.sun.jbi.management.registry.xml.ObjectTranslator
 
getJaxbServiceUnitType(ServiceUnitInfo) - Static method in class com.sun.jbi.management.registry.xml.ObjectTranslator
 
getJaxbSharedLibraryRef(ComponentInfo) - Static method in class com.sun.jbi.management.registry.xml.ObjectTranslator
 
getJbiDomainRoot() - Static method in class com.sun.jbi.management.system.ManagementContext
Get the JBI_DOMAIN_ROOT.
getJbiInstallRoot() - Static method in class com.sun.jbi.management.system.ManagementContext
Get the installation root directory of the JBI schemaorg_apache_xmlbeans.system.
getJbiInstanceName() - Method in class com.sun.jbi.management.support.MBeanNamesImpl
Return the name of this JBI Framework runtime
getJbiInstanceName() - Method in class com.sun.jbi.management.system.AdminService
Return the name of this JBI Framework runtime
getJbiInstanceName() - Method in interface com.sun.jbi.management.system.AdminServiceMBean
Return the name of this JBI Framework runtime
getJbiName() - Method in class com.sun.jbi.management.repository.Archive
Return the name of the archive as specified in jbi.xml.
getJbiPropertiesFullPath() - Static method in class com.sun.jbi.management.system.ManagementContext
Deprecated.
- used by jbisan only
getJbiRoot() - Static method in class com.sun.jbi.management.system.ManagementContext
Getter for JbiRoot.
getJbiTaskResult() - Method in class com.sun.jbi.management.message.JbiTaskResult
Obtient la valeur de la propriété jbiTaskResult.
getJbiXml(boolean) - Method in class com.sun.jbi.management.repository.Archive
Return a reference to the JAXB object model of the archive's deployment descriptor.
getJbiXml() - Method in class com.sun.jbi.management.system.ServiceAssembly
 
getJbiXmlString(boolean) - Method in class com.sun.jbi.management.repository.Archive
Return the XML String for the JBI XML
getJbiXmlTimestamp() - Method in class com.sun.jbi.management.repository.Archive
Return the timestamp of the jbi.xml file in the archive package.
getJmxDomainName() - Method in class com.sun.jbi.management.support.MBeanNamesImpl
Retrieve the default JMX Domain Name for MBeans registered in this instance of the JBI implementation.
getJmxRemoteServer() - Static method in class com.sun.jbi.management.system.ManagementContext
Getter for JmxRemoteServer.
getLastRestartTime() - Method in class com.sun.jbi.management.system.DeploymentServiceStatistics
Get the time that the deployment service was last started.
getLastRestartTime() - Method in interface com.sun.jbi.management.system.DeploymentServiceStatisticsMBean
Get the time that the deployment service was last started.
getLastShutdownTime() - Method in class com.sun.jbi.management.system.ServiceAssemblyStatistics
get last shutdown time
getLastStartupTime() - Method in class com.sun.jbi.management.system.ServiceAssemblyStatistics
get last startup time
getLastStopTime() - Method in class com.sun.jbi.management.system.ServiceAssemblyStatistics
get last stop time
getLength() - Method in class com.sun.jbi.management.internal.support.DOMUtil.NodeListImpl
nodelist length.
getLifeCycle() - Method in class com.sun.jbi.management.binding.ModelBindingComponent
Get the life cycle control interface for this component.
getLifeCycle() - Method in class com.sun.jbi.management.engine.ModelEngineComponent
Get the life cycle control interface for this component.
getLifecycleClassNames() - Method in class com.sun.jbi.management.internal.support.XmlReader
Function to return the last lifecycle classes parsed.
getLifecycleClassPath() - Method in class com.sun.jbi.management.internal.support.XmlReader
Function to return the last lifecycle classpath parsed.
getLifeCycleMBean() - Method in class com.sun.jbi.management.binding.ModelBindingComponent
Return the JMX ObjectName for this component's LifeCycleMBean or null.
getLifeCycleMBean() - Method in interface com.sun.jbi.management.common.ControllerMBean
Return the JMX ObjectName for this component's LifeCycleMBean or null.
getLifeCycleMBean() - Method in class com.sun.jbi.management.engine.ModelEngineComponent
Return the JMX ObjectName for this component's LifeCycleMBean or null.
getLifeCycleMBeanObjectName(String) - Method in class com.sun.jbi.management.system.DeploymentService
returns the ObjectName for the lifecycle Mbean of this component.
getLinkType() - Method in class com.sun.jbi.management.descriptor.Consumes
Obtient la valeur de la propriété linkType.
getLinkType(String, String) - Method in class com.sun.jbi.management.system.DeploymentService
Get the link-type for the Endpoint from the Service Units in the Service Assembly.
getListeners() - Method in class com.sun.jbi.management.config.RuntimeConfiguration
 
getLocale() - Method in class com.sun.jbi.management.message.FrmwkTaskResultDetails
Obtient la valeur de la propriété locale.
getLocalName(String) - Method in class com.sun.jbi.management.internal.support.DOMUtil
Gets the local name from the quname.
getLocalSystemServiceMBeanName(String, String) - Method in class com.sun.jbi.management.support.MBeanNamesImpl
Formulate and return the MBean ObjectName of a local JBI Framework schemaorg_apache_xmlbeans.system service.
getLocMessage() - Method in class com.sun.jbi.management.message.MsgLocInfo
Obtient la valeur de la propriété locMessage.
getLocParam() - Method in class com.sun.jbi.management.message.MsgLocInfo
Gets the value of the locParam property.
getLocToken() - Method in class com.sun.jbi.management.message.MsgLocInfo
Obtient la valeur de la propriété locToken.
getLogger() - Method in class com.sun.jbi.management.config.ConfigurationFactory
 
getLogger() - Static method in class com.sun.jbi.management.config.RuntimeConfiguration
 
getLogger() - Static method in class com.sun.jbi.management.system.ManagementContext
Get the logger for the ManagementService.
getLoggerConfigMBeanName() - Static method in class com.sun.jbi.management.support.MBeanHelper
 
getLoggerMBeanByName(String) - Method in class com.sun.jbi.management.binding.ModelBindingComponent
Return the ObjectName for LoggerMBean named aLoggerName, or null, if the named logger does not exist in this component.
getLoggerMBeanByName(String) - Method in interface com.sun.jbi.management.common.ControllerMBean
Return the ObjectName for LoggerMBean named aLoggerName, or null, if the named logger does not exist in this component.
getLoggerMBeanByName(String) - Method in class com.sun.jbi.management.engine.ModelEngineComponent
Return the ObjectName for LoggerMBean named aLoggerName, or null, if the named logger does not exist in this component.
getLoggerMBeans() - Method in class com.sun.jbi.management.binding.ModelBindingComponent
Return the ObjectNames for all of the LoggerMBean's for this component.
getLoggerMBeans() - Method in interface com.sun.jbi.management.common.ControllerMBean
Return the ObjectNames for all of the LoggerMBean's for this component.
getLoggerMBeans() - Method in class com.sun.jbi.management.engine.ModelEngineComponent
Return the ObjectNames for all of the LoggerMBean's for this component.
getLoggerName() - Method in interface com.sun.jbi.management.common.LoggerMBean
Get the name of this logger.
getLoggerName() - Method in class com.sun.jbi.management.support.DefaultLoggerMBeanImpl
Get the name of this logger.
getLoggingServiceHandle() - Static method in class com.sun.jbi.management.system.ManagementContext
Getter for LoggingServiceHandle.
getLogLevel() - Method in interface com.sun.jbi.management.common.LoggerMBean
Get the log level of this logger.
getLogLevel() - Method in class com.sun.jbi.management.support.DefaultLoggerMBeanImpl
Get the log level of this logger.
getLogLevel(String, EnvironmentContext) - Static method in class com.sun.jbi.management.support.MBeanHelper
Get the value of the management log level
getMajorVersion() - Method in class com.sun.jbi.management.system.AdminService
 
getMajorVersion() - Method in interface com.sun.jbi.management.system.AdminServiceMBean
 
getManagementClass(String) - Method in class com.sun.jbi.management.system.ManagementContext
Get a handle to the class implementing management for the named JBI schemaorg_apache_xmlbeans.system service.
getManagementContext() - Method in class com.sun.jbi.management.config.RuntimeConfiguration
 
getManagementContext() - Method in interface com.sun.jbi.management.registry.RegistrySpec
 
getManagementContext() - Method in class com.sun.jbi.management.registry.RegistrySpecImpl
 
getManagementContext() - Method in class com.sun.jbi.management.registry.xml.RegistryImpl
 
getManagementContext() - Method in class com.sun.jbi.management.system.ManagementService
Helper to get ManagementContext from an Environment Context in SunASJBIFramework.
getManagementMessageObject() - Static method in class com.sun.jbi.management.system.ManagementContext
Get the management message object.
getManagementMessageType() - Method in class com.sun.jbi.management.system.ManagementMessageHolder
Get the type(status, exception) of message to be built for this component.
getMatchingAttribute(String) - Method in class com.sun.jbi.management.config.RuntimeConfiguration
 
getMBeanHelper() - Static method in class com.sun.jbi.management.system.ManagementContext
Get the handle for the MBeanHelper class.
getMBeanNames() - Static method in class com.sun.jbi.management.system.ManagementContext
Get the MBeanNames service handle.
getMBeanNames(String) - Method in class com.sun.jbi.management.system.ManagementContext
 
getMBeanServer() - Static method in class com.sun.jbi.management.system.ManagementContext
Get the MBean server with which all MBeans are registered.
getMBeanServerConnection() - Method in class com.sun.jbi.management.system.DeploymentService
Get the MBean Server
getMBeanServerPort() - Static method in class com.sun.jbi.management.system.ManagementContext
Getter for MBeanServerPort.
getMessage() - Method in class com.sun.jbi.management.message.MessageBuilder.Message
 
getMessageString(String) - Static method in class com.sun.jbi.management.message.MessageBuilder
Returns the string from a message entry without the JBIMAxxxx token.
getMessageToken(String) - Static method in class com.sun.jbi.management.message.MessageBuilder
Returns the JBIMAxxxx mesage token from a localized message entry.
getMessageType() - Method in class com.sun.jbi.management.message.TaskResultDetailsElement
Obtient la valeur de la propriété messageType.
getMilliseconds() - Method in class com.sun.jbi.management.util.TimeUnit
 
getMinorVersion() - Method in class com.sun.jbi.management.system.AdminService
 
getMinorVersion() - Method in interface com.sun.jbi.management.system.AdminServiceMBean
 
getMsgLocInfo() - Method in class com.sun.jbi.management.message.ExceptionInfo
Obtient la valeur de la propriété msgLocInfo.
getMsgLocInfo() - Method in class com.sun.jbi.management.message.TaskStatusMsg
Obtient la valeur de la propriété msgLocInfo.
getMsgString(Exception) - Static method in class com.sun.jbi.management.message.MessageHelper
This method is used to extract a message in the given exception.
getMsgString(Exception, Level) - Static method in class com.sun.jbi.management.message.MessageHelper
This method is used to extract a message in the given exception.
getName() - Method in class com.sun.jbi.management.descriptor.ComponentDescriptor
Get the name of the component.
getName() - Method in class com.sun.jbi.management.descriptor.Identification
Obtient la valeur de la propriété name.
getName() - Method in class com.sun.jbi.management.descriptor.ServiceAssemblyDescriptor
Get the name of the Service Assembly
getName() - Method in class com.sun.jbi.management.descriptor.SharedLibraryDescriptor
Get the name of the shared library
getName(String) - Method in class com.sun.jbi.management.internal.support.DOMUtil
strips the prefix of the name if present.
getName(String, String) - Method in class com.sun.jbi.management.internal.support.DOMUtil
adds the prefix to the name
getName() - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
Get the name of the component.
getName() - Method in class com.sun.jbi.management.registry.data.ServiceAssemblyInfoImpl
Get the name of the Service Assembly.
getName() - Method in class com.sun.jbi.management.registry.data.ServiceUnitInfoImpl
Get the name of the Service Unit.
getName() - Method in class com.sun.jbi.management.registry.xml.AppConfigType
Obtient la valeur de la propriété name.
getName() - Method in class com.sun.jbi.management.registry.xml.ConfigType
Obtient la valeur de la propriété name.
getName() - Method in class com.sun.jbi.management.registry.xml.DomainEntityType
Obtient la valeur de la propriété name.
getName() - Method in class com.sun.jbi.management.registry.xml.PropertyType
Obtient la valeur de la propriété name.
getName() - Method in class com.sun.jbi.management.registry.xml.ServiceUnitType
Obtient la valeur de la propriété name.
getName() - Method in class com.sun.jbi.management.system.ServiceAssemblyStatistics
get the name of the su
getNameRef() - Method in class com.sun.jbi.management.registry.xml.ComponentRefType
Obtient la valeur de la propriété nameRef.
getNameRef() - Method in class com.sun.jbi.management.registry.xml.InstalledComponentsListType
Obtient la valeur de la propriété nameRef.
getNameRef() - Method in class com.sun.jbi.management.registry.xml.ServiceAssemblyRefType
Obtient la valeur de la propriété nameRef.
getNameRef() - Method in class com.sun.jbi.management.registry.xml.SharedLibraryRefType
Obtient la valeur de la propriété nameRef.
getNamespace(Element, String) - Method in class com.sun.jbi.management.internal.support.DOMUtil
Gets the namespace from the qname.
getNestingLevel() - Method in class com.sun.jbi.management.message.ExceptionInfo
Obtient la valeur de la propriété nestingLevel.
getNewComponentInfo(String) - Method in class com.sun.jbi.management.registry.RegistryDiff
Get ComponentInfo about a new Component
getNewComponents() - Method in class com.sun.jbi.management.registry.RegistryDiff
Get the list of new components in the master.
getNewServiceAssemblies() - Method in class com.sun.jbi.management.registry.RegistryDiff
Get the list of new service assemblies in the master.
getNewServiceAssemblyInfo(String) - Method in class com.sun.jbi.management.registry.RegistryDiff
Get ServiceAssemblyInfo about a new ServiceAssembly
getNewServiceAssemblyState(String) - Method in class com.sun.jbi.management.registry.RegistryDiff
Compute the state of a new service assembly (exists in master) from the state of the service units.
getNewSharedLibraries() - Method in class com.sun.jbi.management.registry.RegistryDiff
Get the list of new shared libraries in the master.
getNewSharedLibraryInfo(String) - Method in class com.sun.jbi.management.registry.RegistryDiff
Get ComponentInfo about a new SharedLibrary
getNotificationBroadcaster() - Method in class com.sun.jbi.management.binding.ModelBindingComponent
Getter for local NotificationBroadcaster.
getNotificationBroadcaster() - Method in class com.sun.jbi.management.engine.ModelEngineComponent
Getter for local NotificationBroadcaster.
getNotificationBroadcaster() - Method in class com.sun.jbi.management.system.ModelSystemService
Getter for local NotificationBroadcaster.
getNotificationFilter() - Method in class com.sun.jbi.management.config.NotificationListenerInfo
 
getNotificationInfo() - Method in class com.sun.jbi.management.binding.ModelBindingComponent
Returns an array indicating, for each notification this MBean may send, the name of the Java class of the notification and the notification type.
getNotificationInfo() - Method in class com.sun.jbi.management.config.RuntimeConfiguration
 
getNotificationInfo() - Method in class com.sun.jbi.management.engine.ModelEngineComponent
Returns an array indicating, for each notification this MBean may send, the name of the Java class of the notification and the notification type.
getNotificationInfo() - Method in class com.sun.jbi.management.support.NotifyStandardMBean
 
getNotificationInfo() - Method in class com.sun.jbi.management.system.ModelSystemService
Returns an array indicating, for each notification this MBean may send, the name of the Java class of the notification and the notification type.
getNotificationListener() - Method in class com.sun.jbi.management.config.NotificationListenerInfo
 
getOldComponents() - Method in class com.sun.jbi.management.registry.RegistryDiff
Get the list of old components in the target.
getOldServiceAssemblies() - Method in class com.sun.jbi.management.registry.RegistryDiff
Get the list of old service assemblies in the target.
getOldSharedLibraries() - Method in class com.sun.jbi.management.registry.RegistryDiff
Get the list of old shared libraries in the target.
getPath() - Method in class com.sun.jbi.management.repository.Archive
Return the absolute path to the archive file.
getPathElement() - Method in class com.sun.jbi.management.descriptor.ClassPath
Gets the value of the pathElement property.
getPlatformContext() - Method in class com.sun.jbi.management.config.RuntimeConfiguration
 
getProperties() - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
Get the installation specific properties for the component.
getProperties() - Method in interface com.sun.jbi.management.registry.RegistrySpec
 
getProperties() - Method in class com.sun.jbi.management.registry.RegistrySpecImpl
 
getProperty(String) - Method in interface com.sun.jbi.management.registry.Registry
Get a registry property.
getProperty() - Method in class com.sun.jbi.management.registry.xml.AppConfigType
Gets the value of the property property.
getProperty() - Method in class com.sun.jbi.management.registry.xml.ComponentConfigType
Gets the value of the property property.
getProperty() - Method in class com.sun.jbi.management.registry.xml.ComponentRefType
Gets the value of the property property.
getProperty() - Method in class com.sun.jbi.management.registry.xml.ConfigCategoryType
Gets the value of the property property.
getProperty(String) - Method in class com.sun.jbi.management.registry.xml.RegistryImpl
Get a Registry Property.
getPropertyMap(List<PropertyType>) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
 
getProvider() - Method in class com.sun.jbi.management.descriptor.Connection
Obtient la valeur de la propriété provider.
getProvides() - Method in class com.sun.jbi.management.descriptor.Services
Gets the value of the provides property.
getQualifiedAttributeValue(Element, String) - Method in class com.sun.jbi.management.internal.support.DOMUtil
use this util method to retrieve a QName in a attribute.
getQualifiedKey(String) - Method in class com.sun.jbi.management.config.ConfigurationFactory
 
getRegisteredComponents() - Method in interface com.sun.jbi.management.registry.GenericQuery
 
getRegisteredComponents() - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
 
getRegisteredServiceAssemblies() - Method in interface com.sun.jbi.management.registry.GenericQuery
 
getRegisteredServiceAssemblies() - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
 
getRegisteredSharedLibraries() - Method in interface com.sun.jbi.management.registry.GenericQuery
 
getRegisteredSharedLibraries() - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
 
getRegistry() - Method in class com.sun.jbi.management.config.RuntimeConfiguration
Get a handle to the registry
getRegistry() - Method in class com.sun.jbi.management.system.ModelSystemService
Get a reference to the JBI registry.
getRegistryBkupFilePath() - Method in class com.sun.jbi.management.registry.xml.RegistryImpl
 
getRegistryComponent(ComponentRefType, GenericQueryImpl) - Static method in class com.sun.jbi.management.registry.xml.ObjectTranslator
 
getRegistryComponent(String, GenericQueryImpl) - Static method in class com.sun.jbi.management.registry.xml.ObjectTranslator
This operation is called for target="domain"
getRegistryFile() - Method in class com.sun.jbi.management.registry.xml.RegistryImpl
 
getRegistryFilePath() - Method in class com.sun.jbi.management.registry.xml.RegistryImpl
 
getRegistryFolderPath() - Method in class com.sun.jbi.management.registry.xml.RegistryImpl
 
getRegistryInstance(String) - Static method in class com.sun.jbi.management.registry.RegistryBuilder
Return the instance of the registry in the specified folder if one has been initialized, return null otherwise.
getRegistrySharedLibrary(GenericQueryImpl, SharedLibraryRefType) - Static method in class com.sun.jbi.management.registry.xml.ObjectTranslator
 
getRegistrySharedLibrary(GenericQueryImpl, String) - Static method in class com.sun.jbi.management.registry.xml.ObjectTranslator
 
getRegistrySpec() - Method in interface com.sun.jbi.management.registry.Registry
Get the Registry Specification.
getRegistrySpec() - Method in class com.sun.jbi.management.registry.xml.RegistryImpl
Get the Registry Specification.
getRemoteFileUploadURL() - Method in class com.sun.jbi.management.system.AdminService
Return URL that can be used to upload and deploy a remote Service Assembly.
getRemoteFileUploadURL() - Method in interface com.sun.jbi.management.system.AdminServiceMBean
Return URL that can be used to upload and deploy a remote Service Assembly.
getRemoveComponentAppVars() - Method in class com.sun.jbi.management.registry.RegistryDiff
 
getRemoveComponentConfigs() - Method in class com.sun.jbi.management.registry.RegistryDiff
 
getReplacedComponents() - Method in class com.sun.jbi.management.registry.RegistryDiff
Get the list of replaced components
getReplacedServiceAssemblies() - Method in class com.sun.jbi.management.registry.RegistryDiff
Get the list of replaced service assemblies in the target.
getReplacedSharedLibraries() - Method in class com.sun.jbi.management.registry.RegistryDiff
Get the list of replaced shared libraries in the target.
getRepository() - Method in interface com.sun.jbi.management.registry.Registry
Get the Repository the registry instance uses.
getRepository() - Method in class com.sun.jbi.management.registry.xml.RegistryImpl
 
getRepository() - Method in class com.sun.jbi.management.system.ManagementContext
 
getSAName() - Method in interface com.sun.jbi.management.system.DeploymentContext
Returns name of the Service Assembly(SA), whose meta-data this context represents.
getServer() - Method in class com.sun.jbi.management.registry.xml.ServerListType
Gets the value of the server property.
getServers() - Method in interface com.sun.jbi.management.registry.GenericQuery
 
getServers() - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
 
getServers() - Method in class com.sun.jbi.management.registry.xml.Jbi
Obtient la valeur de la propriété servers.
getServersDeployingServiceAssembly(String) - Method in interface com.sun.jbi.management.registry.GenericQuery
 
getServersDeployingServiceAssembly(String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
 
getServersInstallingComponent(String) - Method in interface com.sun.jbi.management.registry.GenericQuery
 
getServersInstallingComponent(String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
 
getServersInstallingSharedLibrary(String) - Method in interface com.sun.jbi.management.registry.GenericQuery
 
getServersInstallingSharedLibrary(String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
 
getServiceAssemblies() - Method in class com.sun.jbi.management.registry.xml.Jbi
Obtient la valeur de la propriété serviceAssemblies.
getServiceAssemblies() - Method in class com.sun.jbi.management.registry.xml.ServiceAssemblyQueryImpl
Get a list of all deployed service assembly names.
getServiceAssembly() - Method in class com.sun.jbi.management.descriptor.Jbi
Obtient la valeur de la propriété serviceAssembly.
getServiceAssembly(String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
Search for a domain Service Assembly with the specified saName
getServiceAssembly(String, String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
Get the ServiceAssemblyRef for a service assembly.
getServiceAssembly() - Method in class com.sun.jbi.management.registry.xml.ServiceAssemblies
Gets the value of the serviceAssembly property.
getServiceAssemblyArchive(String) - Method in interface com.sun.jbi.management.registry.GenericQuery
 
getServiceAssemblyArchive(String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
 
getServiceAssemblyArchiveId(String) - Method in class com.sun.jbi.management.repository.ArchiveDownload
Returns the archive id of a service assembly in the repository.
getServiceAssemblyArchiveId(String) - Method in interface com.sun.jbi.management.repository.ArchiveDownloadMBean
Returns the archive id of a service assembly in the repository.
getServiceAssemblyDeploymentDescriptor(String) - Method in interface com.sun.jbi.management.registry.GenericQuery
 
getServiceAssemblyDeploymentDescriptor(String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
 
getServiceAssemblyDescriptor(String) - Method in class com.sun.jbi.management.system.DeploymentService
Returns the descriptor of Service Assembly (SA) deployed.
getServiceAssemblyFileName(String) - Method in interface com.sun.jbi.management.registry.GenericQuery
Get the file name for the domain service assembly.
getServiceAssemblyFileName(String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
Get the file name for the domain service assembly.
getServiceAssemblyInfo(String) - Method in class com.sun.jbi.management.registry.xml.ServiceAssemblyQueryImpl
Get the ServiceAssemblyInfo for a particular Service Assembly.
getServiceAssemblyJbi(String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
 
getServiceAssemblyName() - Method in class com.sun.jbi.management.registry.data.ServiceUnitInfoImpl
Get the name of the Service Assembly containing this Service Unit.
getServiceAssemblyName(String, String) - Method in class com.sun.jbi.management.system.DeploymentService
Get the Service Assembly name for a specific service unit deployed to a specific component.
getServiceAssemblyQuery(String) - Method in interface com.sun.jbi.management.registry.Registry
Get a ServiceAssemblyQuery instance for a given target
getServiceAssemblyQuery() - Method in interface com.sun.jbi.management.registry.Registry
Get the ServiceAssemblyQuery specific to the target of the instance.
getServiceAssemblyQuery(String) - Method in class com.sun.jbi.management.registry.xml.RegistryImpl
Get a ServiceAssemblyQuery instance for a given target
getServiceAssemblyQuery() - Method in class com.sun.jbi.management.registry.xml.RegistryImpl
Get the ServiceAssemblyQuery specific to the target of the instance.
getServiceAssemblyRef() - Method in class com.sun.jbi.management.registry.xml.InstalledComponentsListType
Gets the value of the serviceAssemblyRef property.
getServiceAssemblyRef() - Method in class com.sun.jbi.management.registry.xml.ServiceUnitType
Obtient la valeur de la propriété serviceAssemblyRef.
getServiceAssemblyStatistics(String) - Method in class com.sun.jbi.management.system.DeploymentService
This method is used to get statistics for the given SA
getServiceAssemblyStatistics(String) - Method in class com.sun.jbi.management.system.DeploymentServiceStatistics
Get the CompositeData instance that represents the current values for Service Assembly statistics.
getServiceAssemblyStatistics(String) - Method in interface com.sun.jbi.management.system.DeploymentServiceStatisticsMBean
Get the CompositeData instance that represents the current values for Service Assembly statistics.
getServiceAssemblyTimestamp(String) - Method in interface com.sun.jbi.management.registry.GenericQuery
Get the timestamp for the domain service assembly.
getServiceAssemblyTimestamp(String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
Get the file name for the domain service assembly.
getServiceDescription(ServiceEndpoint) - Method in class com.sun.jbi.management.binding.ModelBindingComponent
Retrieves a DOM representation containing metadata which describes the service provided by this component, through the given endpoint.
getServiceDescription(ServiceEndpoint) - Method in class com.sun.jbi.management.engine.ModelEngineComponent
Retrieves a DOM representation containing metadata which describes the service provided by this component, through the given endpoint.
getServiceName() - Method in class com.sun.jbi.management.descriptor.Consumer
Obtient la valeur de la propriété serviceName.
getServiceName() - Method in class com.sun.jbi.management.descriptor.Consumes
Obtient la valeur de la propriété serviceName.
getServiceName() - Method in class com.sun.jbi.management.descriptor.Provider
Obtient la valeur de la propriété serviceName.
getServiceName() - Method in class com.sun.jbi.management.descriptor.Provides
Obtient la valeur de la propriété serviceName.
getServices() - Method in class com.sun.jbi.management.descriptor.Jbi
Obtient la valeur de la propriété services.
getServiceUnit() - Method in class com.sun.jbi.management.descriptor.ServiceAssembly
Gets the value of the serviceUnit property.
getServiceUnit() - Method in class com.sun.jbi.management.registry.xml.ServiceUnitListType
Gets the value of the serviceUnit property.
getServiceUnit() - Method in class com.sun.jbi.management.system.DeploymentUnitInfo
 
getServiceUnitDeploymentDescriptor(String, String) - Method in interface com.sun.jbi.management.registry.GenericQuery
 
getServiceUnitDeploymentDescriptor(String, String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
 
getServiceUnitDescriptor(String, String) - Method in class com.sun.jbi.management.system.DeploymentService
Returns the descriptor of Service Unit(SU) deployed.
getServiceUnitInfo(String, String) - Method in class com.sun.jbi.management.system.DeploymentService
Get framework information on a service unit.
getServiceUnitJarName() - Method in class com.sun.jbi.management.system.DeploymentUnitInfo
 
getServiceUnitJarPath() - Method in class com.sun.jbi.management.system.DeploymentUnitInfo
 
getServiceUnitList() - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
Get the list of ServiceUnitInfo objects representing all the SUs that are currently deployed to this component; for Shared Libraries this is null.
getServiceUnitList() - Method in class com.sun.jbi.management.registry.data.ServiceAssemblyInfoImpl
Get a List of all service units in this service assembly
getServiceUnitManager() - Method in class com.sun.jbi.management.binding.ModelBindingComponent
Get the Service Unit manager for this component.
getServiceUnitManager() - Method in class com.sun.jbi.management.engine.ModelEngineComponent
Get the Service Unit manager for this component.
getServiceUnitRegistration() - Method in class com.sun.jbi.management.system.ManagementContext
Get the ServiceUnitRegistration handle.
getServiceUnitRoot() - Method in class com.sun.jbi.management.system.DeploymentUnitInfo
 
getServiceUnits() - Method in class com.sun.jbi.management.descriptor.ServiceAssemblyDescriptor
 
getServiceUnits() - Method in class com.sun.jbi.management.registry.xml.ComponentRefType
Obtient la valeur de la propriété serviceUnits.
getServiceUnitState(String, String) - Method in class com.sun.jbi.management.system.DeploymentService
Get the state of a service unit deployed to a component.
getSharedLibraries() - Method in class com.sun.jbi.management.registry.xml.Jbi
Obtient la valeur de la propriété sharedLibraries.
getSharedLibrary() - Method in class com.sun.jbi.management.descriptor.Jbi
Obtient la valeur de la propriété sharedLibrary.
getSharedLibrary(String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
Search for a domain Shared Library with the specified slName
getSharedLibrary(String, String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
 
getSharedLibrary() - Method in class com.sun.jbi.management.registry.xml.SharedLibraries
Gets the value of the sharedLibrary property.
getSharedLibraryArchive(String) - Method in interface com.sun.jbi.management.registry.GenericQuery
 
getSharedLibraryArchive(String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
 
getSharedLibraryArchiveId(String) - Method in class com.sun.jbi.management.repository.ArchiveDownload
Returns the archive id of a shared library in the repository.
getSharedLibraryArchiveId(String) - Method in interface com.sun.jbi.management.repository.ArchiveDownloadMBean
Returns the archive id of a shared library in the repository.
getSharedLibraryClassPath() - Method in class com.sun.jbi.management.descriptor.Jbi.SharedLibrary
Obtient la valeur de la propriété sharedLibraryClassPath.
getSharedLibraryClassPathElements() - Method in class com.sun.jbi.management.descriptor.SharedLibraryDescriptor
 
getSharedLibraryFileName(String) - Method in interface com.sun.jbi.management.registry.GenericQuery
Get the file name for the domain shared library.
getSharedLibraryFileName(String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
Get the file name for the domain shared library.
getSharedLibraryIds() - Method in class com.sun.jbi.management.descriptor.ComponentDescriptor
Get the list of shared library names for the component.
getSharedLibraryIds() - Method in class com.sun.jbi.management.internal.support.XmlReader
Function to return the last list of shared library ids parsed.
getSharedLibraryInfo(String) - Method in class com.sun.jbi.management.registry.xml.ComponentQueryImpl
Get the ComponentInfo for a particular Shared Library.
getSharedLibraryInstallationDescriptor(String) - Method in interface com.sun.jbi.management.registry.GenericQuery
 
getSharedLibraryInstallationDescriptor(String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
 
getSharedLibraryJbi(String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
 
getSharedLibraryList() - Method in class com.sun.jbi.management.descriptor.Component
Gets the value of the sharedLibraryList property.
getSharedLibraryNames() - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
Get the list of Shared Libraries required by this component.
getSharedLibraryRef() - Method in class com.sun.jbi.management.registry.xml.InstalledComponentsListType
Gets the value of the sharedLibraryRef property.
getSharedLibraryTimestamp(String) - Method in interface com.sun.jbi.management.registry.GenericQuery
Get the timestamp for the domain shared library.
getSharedLibraryTimestamp(String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
Get the file name for the domain shared library.
getShortProductName() - Method in class com.sun.jbi.management.system.AdminService
 
getShortProductName() - Method in interface com.sun.jbi.management.system.AdminServiceMBean
 
getShutdownTime() - Method in class com.sun.jbi.management.system.ServiceAssemblyStatistics
get shutdown times
getSize() - Method in class com.sun.jbi.management.repository.Archive
Return the size of the archive.
getStackTrace() - Method in class com.sun.jbi.management.message.ExceptionInfo
Obtient la valeur de la propriété stackTrace.
getStackTrace(Throwable) - Method in class com.sun.jbi.management.message.MessageBuilder
 
getStartupTime() - Method in class com.sun.jbi.management.system.ServiceAssemblyStatistics
get startup times
getState() - Method in class com.sun.jbi.management.registry.data.ServiceUnitInfoImpl
Get the state of the Service Unit.
getState() - Method in class com.sun.jbi.management.registry.xml.ComponentRefType
Obtient la valeur de la propriété state.
getState() - Method in class com.sun.jbi.management.registry.xml.ServiceAssemblyRefType
Obtient la valeur de la propriété state.
getState() - Method in class com.sun.jbi.management.registry.xml.ServiceUnitType
Obtient la valeur de la propriété state.
getState(String) - Method in class com.sun.jbi.management.system.DeploymentService
 
getStateAsString() - Method in class com.sun.jbi.management.registry.data.ServiceUnitInfoImpl
Get the state of the Service Unit as a string.
getStatus() - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
Get the Status of the Component.
getStatus() - Method in class com.sun.jbi.management.registry.data.ServiceAssemblyInfoImpl
Get the state of the Service Assembly.
getStatus(String) - Method in class com.sun.jbi.management.registry.xml.ComponentQueryImpl
Get the current status of a component.
getStatus(String) - Method in class com.sun.jbi.management.registry.xml.ServiceAssemblyQueryImpl
Get the current status of a service assembly.
getStopTime() - Method in class com.sun.jbi.management.system.ServiceAssemblyStatistics
get stop times
getString(String) - Method in class com.sun.jbi.management.config.ConfigurationFactory
Get the I18N String from the resource bundle.
getString(JbiTaskResult) - Method in class com.sun.jbi.management.message.MessageBuilder
Get the string from the management message object.
getSuccessfulServiceUnits(String, List<ServiceUnitInfo>) - Method in class com.sun.jbi.management.message.MessageBuilder
Parse the Component Results.
getSUList() - Method in interface com.sun.jbi.management.system.DeploymentContext
Returns a list of SU names that are part of the current Service Assembly(SA).
getSystemConfigMBean(String) - Method in class com.sun.jbi.management.system.ConfigurationService
Lookup a schemaorg_apache_xmlbeans.system Configuration MBean by schemaorg_apache_xmlbeans.system service type.
getSystemConfigMBean(String) - Method in interface com.sun.jbi.management.system.ConfigurationServiceMBean
Lookup a schemaorg_apache_xmlbeans.system Configuration MBean by schemaorg_apache_xmlbeans.system service type.
getSystemConfigMBeanName() - Static method in class com.sun.jbi.management.support.MBeanHelper
 
getSystemConfigMBeans() - Method in class com.sun.jbi.management.system.ConfigurationService
Looks up all the instance ConfigurationMBeans registered for the JBI schemaorg_apache_xmlbeans.system services.
getSystemConfigMBeans() - Method in interface com.sun.jbi.management.system.ConfigurationServiceMBean
Looks up all the instance ConfigurationMBeans registered for the JBI schemaorg_apache_xmlbeans.system services.
getSystemInfo() - Method in class com.sun.jbi.management.system.AdminService
Return current version and other info about this JBI implementation.
getSystemLoggerMBean(String) - Method in class com.sun.jbi.management.system.LoggingService
Lookup a schemaorg_apache_xmlbeans.system LoggerMBean by schemaorg_apache_xmlbeans.system service name.
getSystemLoggerMBean(String) - Method in interface com.sun.jbi.management.system.LoggingServiceMBean
Lookup a schemaorg_apache_xmlbeans.system LoggerMBean by schemaorg_apache_xmlbeans.system service name.
getSystemLoggerMBeans() - Method in class com.sun.jbi.management.system.LoggingService
Looks up LoggerMBeans for all JBI Framework System Services currently installed.
getSystemLoggerMBeans() - Method in interface com.sun.jbi.management.system.LoggingServiceMBean
Looks up LoggerMBeans for all JBI Framework System Services currently installed.
getSystemService(String) - Method in class com.sun.jbi.management.system.AdminService
Lookup a schemaorg_apache_xmlbeans.system service LifeCycleMBean by name.
getSystemServiceLoggerMBeanName(String, Logger) - Method in class com.sun.jbi.management.support.MBeanNamesImpl
Formulate and return the LoggerMBean ObjectName of a JBI Framework schemaorg_apache_xmlbeans.system service.
getSystemServiceMBeanName(String, String) - Method in class com.sun.jbi.management.support.MBeanNamesImpl
Formulate and return the MBean ObjectName of control MBean for a JBI schemaorg_apache_xmlbeans.system service.
getSystemServiceMBeanName(String, String, String) - Method in class com.sun.jbi.management.support.MBeanNamesImpl
Formulate and return the MBean ObjectName of control MBean for a JBI schemaorg_apache_xmlbeans.system service for the specified instance name.
getSystemServiceMBeanName(MBeanNames.ServiceName, MBeanNames.ServiceType, String) - Method in class com.sun.jbi.management.support.MBeanNamesImpl
Returns object name of type a SystemService Object Name: com.sun.jbi:Target={target},ServiceName={serviceName},ServiceType={serviceType}
getSystemServices() - Method in class com.sun.jbi.management.system.AdminService
Looks up all JBI schemaorg_apache_xmlbeans.system services LifeCycleMBean's currently installed.
getTarget() - Method in class com.sun.jbi.management.descriptor.ServiceUnit
Obtient la valeur de la propriété target.
getTarget(String, boolean) - Method in class com.sun.jbi.management.registry.xml.RegistryDocument
 
getTargetComponent() - Method in class com.sun.jbi.management.registry.data.ServiceUnitInfoImpl
Get the Service Units target component
getTargetComponent() - Method in class com.sun.jbi.management.system.DeploymentUnitInfo
 
getTargetComponentName(String) - Method in interface com.sun.jbi.management.system.DeploymentContext
Returns the name of the component that is the target of the given Service Unit.
getTaskId() - Method in class com.sun.jbi.management.message.TaskResultDetailsElement
Obtient la valeur de la propriété taskId.
getTaskResult() - Method in class com.sun.jbi.management.message.TaskResultDetailsElement
Obtient la valeur de la propriété taskResult.
getTaskResultDetails() - Method in class com.sun.jbi.management.message.TaskResultDetails
Obtient la valeur de la propriété taskResultDetails.
getTaskStatusMessages(TaskResultDetailsElement) - Static method in class com.sun.jbi.management.message.MessageHelper
This method is used to extract the framework task status messages from framework task result details element
getTaskStatusMsg() - Method in class com.sun.jbi.management.message.TaskResultDetailsElement
Gets the value of the taskStatusMsg property.
getTempStore() - Method in class com.sun.jbi.management.repository.Repository
Returns a file pointer to the repository temp store.
getTextData(Element) - Method in class com.sun.jbi.management.internal.support.DOMUtil
use this util method to retrieve a Text Data in a element.
getTimestamp() - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
Get the timestamp associated with archive.
getTimestamp() - Method in class com.sun.jbi.management.registry.data.ServiceAssemblyInfoImpl
Get the timestamp associated with archive.
getTimestamp() - Method in class com.sun.jbi.management.registry.xml.DomainEntityType
Obtient la valeur de la propriété timestamp.
getTimestamp() - Static method in class com.sun.jbi.management.util.FileHelper
This method is used to create a timestamp that could be used to create file names
getToken(String) - Method in class com.sun.jbi.management.config.ConfigurationFactory
Get the I18N String token from the resource bundle.
getTranslator() - Method in class com.sun.jbi.management.config.ConfigurationFactory
 
getTranslator() - Static method in class com.sun.jbi.management.config.RuntimeConfiguration
 
getType() - Method in class com.sun.jbi.management.descriptor.Component
Obtient la valeur de la propriété type.
getType() - Method in interface com.sun.jbi.management.registry.RegistrySpec
 
getType() - Method in class com.sun.jbi.management.registry.RegistrySpecImpl
 
getType() - Method in class com.sun.jbi.management.registry.xml.AppVariableType
Obtient la valeur de la propriété type.
getType() - Method in class com.sun.jbi.management.repository.Archive
Return type of archive.
getUpdatedComponents() - Method in class com.sun.jbi.management.registry.RegistryDiff
Get the list of updated components
getUpdater() - Method in interface com.sun.jbi.management.registry.Registry
Get the Updater instance to be used for updating the Registry.
getUpdater() - Method in class com.sun.jbi.management.registry.xml.RegistryImpl
Get the Updater instance to be used for updating the Registry.
getUpgradeNumber() - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
Get the grade associated with a component.
getUpgradeNumber() - Method in class com.sun.jbi.management.registry.xml.DomainComponentType
Obtient la valeur de la propriété upgradeNumber.
getUploadTimestamp() - Method in class com.sun.jbi.management.repository.Archive
Return the date that the archive was added to the repository.
getValue() - Method in class com.sun.jbi.management.registry.xml.PropertyType
Obtient la valeur de la propriété value.
getVariables() - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
Get the Environment Variables
getVersion() - Method in class com.sun.jbi.management.descriptor.Component.SharedLibrary
Obtient la valeur de la propriété version.
getVersion() - Method in class com.sun.jbi.management.descriptor.Jbi
Obtient la valeur de la propriété version.
getVersion() - Method in class com.sun.jbi.management.descriptor.Jbi.SharedLibrary
Obtient la valeur de la propriété version.
getVersion() - Method in class com.sun.jbi.management.message.JbiTask
Obtient la valeur de la propriété version.
getVersionInfo() - Static method in class com.sun.jbi.management.system.ManagementContext
Get the installation root directory of the JBI schemaorg_apache_xmlbeans.system.
getWorkspace() - Method in class com.sun.jbi.management.registry.xml.ComponentRefType
Obtient la valeur de la propriété workspace.
getWorkspaceRoot() - Method in class com.sun.jbi.management.ComponentInstallationContext
Return the workspace root directory for the component.
getWorkspaceRoot() - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
Get the workspace for the component
getXmlDocument() - Method in class com.sun.jbi.management.internal.support.XmlReader
Return the XML Document.
getZipFile() - Method in class com.sun.jbi.management.system.ServiceAssembly
 
getZipFileFromURL(URL, StringTranslator) - Static method in class com.sun.jbi.management.internal.support.JarURLHelper
Get the ZipFile from the fileURL.
getZipURL() - Method in class com.sun.jbi.management.system.ServiceAssembly
Get the Zip URL.
GlobalConfiguration - Class in com.sun.jbi.management.config
GlobalConfiguration is a model facade MBean.
GlobalConfiguration(ModelMBeanInfo, ConfigurationCategory) - Constructor for class com.sun.jbi.management.config.GlobalConfiguration
Creates a new GlobalConfiguration MBean.

H

handleNotification(Notification, Object) - Method in class com.sun.jbi.management.support.SystemServiceLoggerMBeanImpl
handle a notification from the Logger Configuration MBean
handleNotification(Notification, Object) - Method in class com.sun.jbi.management.system.AdminService
Handle timer notifications.
hasChildren() - Method in class com.sun.jbi.management.repository.Archive
Indicates whether this archive contains other archives.
hashCode() - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
Get a hash code for this ComponentInfo.
hashCode() - Method in class com.sun.jbi.management.registry.data.ServiceAssemblyInfoImpl
Get a hash code for this ServiceAssemblyInfo.
hashCode() - Method in class com.sun.jbi.management.repository.ArchiveType
 
HEART_BEAT_INTERVAL - Static variable in class com.sun.jbi.management.config.SystemConfigurationFactory
 
HEART_BEAT_INTERVAL_DESCR - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
HEART_BEAT_INTERVAL_DISPLAY_NAME - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
HEART_BEAT_INTERVAL_TOOLTIP - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
HTTP - Static variable in class com.sun.jbi.management.internal.support.JarURLHelper
URL Protocol : HTTP.

I

IC_ABSOLUTE_PATH_NOT_ALLOWED - Static variable in interface com.sun.jbi.management.LocalStringKeys
Class path elements passed to setClassPathElements contains an absolute path.
IC_EMPTY_CLASS_PATH_ELEMENTS - Static variable in interface com.sun.jbi.management.LocalStringKeys
Empty class path elements passed to setClassPathElements.
IC_INCORRECT_FILE_SEPARATOR - Static variable in interface com.sun.jbi.management.LocalStringKeys
Class path elements passed to setClassPathElements contains invalid file separators.
IC_NULL_CLASS_PATH_ELEMENTS - Static variable in interface com.sun.jbi.management.LocalStringKeys
Null class path elements passed to setClassPathElements.
identification - Variable in class com.sun.jbi.management.descriptor.Component
 
Identification - Class in com.sun.jbi.management.descriptor
Classe Java pour anonymous complex type.
Identification() - Constructor for class com.sun.jbi.management.descriptor.Identification
 
identification - Variable in class com.sun.jbi.management.descriptor.Jbi.SharedLibrary
 
identification - Variable in class com.sun.jbi.management.descriptor.ServiceAssembly
 
identification - Variable in class com.sun.jbi.management.descriptor.ServiceUnit
 
INFO - Static variable in interface com.sun.jbi.management.LocalStringKeys
Info message - designate an information message.
init(ComponentContext) - Method in class com.sun.jbi.management.binding.ModelBindingComponent
Initialize the component.
init(String, String) - Method in class com.sun.jbi.management.binding.ModelBindingComponent
Initialize the given deployed service unit.
init(InstallationContext) - Method in class com.sun.jbi.management.binding.ModelBindingInstaller
Initializes the installation environment for a component.
init(ComponentContext) - Method in class com.sun.jbi.management.engine.ModelEngineComponent
Initialize the component.
init(String, String) - Method in class com.sun.jbi.management.engine.ModelEngineComponent
Initialize the given deployed service unit.
init(InstallationContext) - Method in class com.sun.jbi.management.engine.ModelEngineInstaller
Initializes the installation environment for a component.
initiateDownload(Object) - Method in class com.sun.jbi.management.repository.ArchiveDownload
Initiates the download of an archive identified by 'archiveId'.
initiateDownload(Object) - Method in interface com.sun.jbi.management.repository.ArchiveDownloadMBean
Initiates the download of an archive identified by 'archiveId'.
initiateRegistryDownload() - Method in class com.sun.jbi.management.repository.ArchiveDownload
Initiates the download of the DAS registry.
initiateRegistryDownload() - Method in interface com.sun.jbi.management.repository.ArchiveDownloadMBean
Initiates the download of the Registry.
initiateUpload(String) - Method in class com.sun.jbi.management.repository.ArchiveUpload
Initiates an upload session.
initiateUpload(String) - Method in interface com.sun.jbi.management.repository.ArchiveUploadMBean
Initiates an upload session.
initModelBindingComponent(ComponentContext, JbiNameInfo) - Method in class com.sun.jbi.management.binding.ModelBindingComponent
allocate a logger, and then initialize the ModelBindingComponent.
initModelBindingComponent(ComponentContext, Logger, JbiNameInfo) - Method in class com.sun.jbi.management.binding.ModelBindingComponent
Initialize the ModelBindingComponent.
initModelEngineComponent(ComponentContext, JbiNameInfo) - Method in class com.sun.jbi.management.engine.ModelEngineComponent
allocate a logger, and then initialize the ModelEngineComponent.
initModelEngineComponent(ComponentContext, Logger, JbiNameInfo) - Method in class com.sun.jbi.management.engine.ModelEngineComponent
Initialize the ModelEngineComponent.
initModelSystemService(EnvironmentContext) - Method in class com.sun.jbi.management.system.AdminService
local model init - called by constructor - create custom mbeans.
initModelSystemService(EnvironmentContext) - Method in class com.sun.jbi.management.system.ConfigurationService
local model init - called by constructor - create custom mbeans.
initModelSystemService(EnvironmentContext) - Method in class com.sun.jbi.management.system.DeploymentService
local model init - called by constructor - create custom mbeans.
initModelSystemService(EnvironmentContext) - Method in class com.sun.jbi.management.system.InstallationService
local model init - called by constructor - create custom mbeans.
initModelSystemService(EnvironmentContext) - Method in class com.sun.jbi.management.system.LoggingService
local model init - called by constructor - create custom mbeans.
initModelSystemService(EnvironmentContext, JbiNameInfo) - Method in class com.sun.jbi.management.system.ModelSystemService
allocate a logger, and then initialize the ModelSystemService.
initModelSystemService(EnvironmentContext, Logger, JbiNameInfo) - Method in class com.sun.jbi.management.system.ModelSystemService
Initialize the ModelSystemService.
initService(EnvironmentContext) - Method in class com.sun.jbi.management.system.ConfigurationService
Initialize a service.
initService(EnvironmentContext) - Method in class com.sun.jbi.management.system.ManagementService
Initialize the Management Service.
INSTALLATION_LOGGER - Static variable in class com.sun.jbi.management.config.LoggerConfigurationFactory
 
INSTALLATION_LOGGER_DESCR - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
INSTALLATION_LOGGER_DISPLAY_NAME - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
INSTALLATION_LOGGER_TOOLTIP - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
INSTALLATION_TIMEOUT - Static variable in class com.sun.jbi.management.config.InstallationConfigurationFactory
 
INSTALLATION_TIMEOUT_DESCR - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
INSTALLATION_TIMEOUT_DISPLAY_NAME - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
INSTALLATION_TIMEOUT_TOOLTIP - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
InstallationConfigurationFactory - Class in com.sun.jbi.management.config
InstallationConfigurationFactory defines the configuration parameters required for installation.
InstallationConfigurationFactory(Properties) - Constructor for class com.sun.jbi.management.config.InstallationConfigurationFactory
Constructor
InstallationService - Class in com.sun.jbi.management.system
The installation service MBean allows administrative tools to manage component and shared library installations.
InstallationService(ManagementContext) - Constructor for class com.sun.jbi.management.system.InstallationService
Constructs a InstallationService.
InstalledComponentsListType - Class in com.sun.jbi.management.registry.xml
Classe Java pour InstalledComponentsListType complex type.
InstalledComponentsListType() - Constructor for class com.sun.jbi.management.registry.xml.InstalledComponentsListType
 
installRoot - Variable in class com.sun.jbi.management.registry.xml.ComponentRefType
 
installRoot - Variable in class com.sun.jbi.management.registry.xml.SharedLibraryRefType
 
installSharedLibrary(String) - Method in class com.sun.jbi.management.system.InstallationService
Install a shared library installation package.
installSharedLibraryFromRepository(String) - Method in class com.sun.jbi.management.system.InstallationService
Install a shared library from the Repository.
INSTANCE_NAME - Static variable in class com.sun.jbi.management.system.ServiceAssemblyStatistics
instance name
InstanceConfiguration - Class in com.sun.jbi.management.config
InstanceConfiguration is a model facade MBean.
InstanceConfiguration(ModelMBeanInfo, ConfigurationCategory) - Constructor for class com.sun.jbi.management.config.InstanceConfiguration
Creates a new InstanceConfiguration MBean.
interfaceName - Variable in class com.sun.jbi.management.descriptor.Consumer
 
interfaceName - Variable in class com.sun.jbi.management.descriptor.Consumes
 
interfaceName - Variable in class com.sun.jbi.management.descriptor.Provides
 
invoke(String, Object[], String[]) - Method in class com.sun.jbi.management.config.RuntimeConfiguration
Allows an action to be invoked on the Dynamic MBean.
IS_COMPONENT_ALREADY_INSTALLED - Static variable in interface com.sun.jbi.management.LocalStringKeys
Warning message - component already installed.
IS_COMPONENT_IS_WRONG_TYPE - Static variable in interface com.sun.jbi.management.LocalStringKeys
Warning message - component is not an engine or binding.
IS_COMPONENT_NO_INSTALL_MBEAN - Static variable in interface com.sun.jbi.management.LocalStringKeys
Failed to locate InstallerMBean for component.
IS_COMPONENT_NOT_INSTALLED - Static variable in interface com.sun.jbi.management.LocalStringKeys
Warning message - component not installed.
IS_COMPONENT_NOT_UNINSTALLED - Static variable in interface com.sun.jbi.management.LocalStringKeys
Cannot delete component root of installed component.
IS_COMPONENT_UPGRADE_FAILED - Static variable in interface com.sun.jbi.management.LocalStringKeys
component upgrade failed
IS_COMPONENT_UPGRADE_INSTALL_ROOT_BACKUP_FAILED - Static variable in interface com.sun.jbi.management.LocalStringKeys
failed to backup component install root
IS_COMPONENT_UPGRADE_INSTALL_ROOT_NOT_CREATED - Static variable in interface com.sun.jbi.management.LocalStringKeys
failed to create new component install root
IS_COMPONENT_UPGRADE_INSTALL_ROOT_NOT_DELETED - Static variable in interface com.sun.jbi.management.LocalStringKeys
failed to delete component install root
IS_COMPONENT_UPGRADE_INSTALL_ROOT_RESTORE_FAILED - Static variable in interface com.sun.jbi.management.LocalStringKeys
failed to restore component install root
IS_COMPONENT_UPGRADE_LOGGER_NOT_RESTORED - Static variable in interface com.sun.jbi.management.LocalStringKeys
component upgrade restoring logger settings failed
IS_COMPONENT_UPGRADE_SUCCESSFUL - Static variable in interface com.sun.jbi.management.LocalStringKeys
component upgrade successful
IS_COMPONENT_UPGRADE_WORKSPACE_NOT_RESTORED - Static variable in interface com.sun.jbi.management.LocalStringKeys
failed to recreate component workspace
IS_DEBUG_OUTPUT - Static variable in interface com.sun.jbi.management.LocalStringKeys
debugging output -- this should be cleaned up asap.
IS_FRAMEWORK_INSTALL - Static variable in interface com.sun.jbi.management.LocalStringKeys
Error message - Framework exception during install.
IS_FRAMEWORK_UNINSTALL - Static variable in interface com.sun.jbi.management.LocalStringKeys
Error message - Framework exception during uninstall.
IS_IO_EXCEP - Static variable in interface com.sun.jbi.management.LocalStringKeys
Warning message - caught an IO Exception.
IS_JAR_FILE_NULL - Static variable in interface com.sun.jbi.management.LocalStringKeys
Warning message - Jar file is null.
IS_NO_JBI_XML_IN_JAR - Static variable in interface com.sun.jbi.management.LocalStringKeys
Warning message - No jbi.xml file present in jar.
IS_NO_TRASH - Static variable in interface com.sun.jbi.management.LocalStringKeys
Error message - No JBIROOT found -- Cannot create Trash.
IS_URL_EXCEP - Static variable in interface com.sun.jbi.management.LocalStringKeys
Warning message - URL Exception caught.
IS_VALIDATION_EXCEP - Static variable in interface com.sun.jbi.management.LocalStringKeys
Validation message - error in XML parser during schema validation.
isAlternateBootstrapClassLoaderDelegation() - Method in class com.sun.jbi.management.internal.support.XmlReader
Function to specify if the parsed component had an alternate bootstrap class loader delegation.
isAlternateComponentClassLoaderDelegation() - Method in class com.sun.jbi.management.internal.support.XmlReader
Function to specify if the parsed component had an alternate component class loader delegation.
isAlternateSharedLibraryClassLoaderDelegation() - Method in class com.sun.jbi.management.internal.support.XmlReader
Function to specify if the parsed shared library had an alternate class loader delegation.
isAttributeOverriden(String, ConfigurationCategory, String) - Method in interface com.sun.jbi.management.registry.GenericQuery
Determine if a configuration attribute is overriden by a target.
isAttributeOverriden(String, ConfigurationCategory, String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
Determine if a configuration attribute is overriden by a target.
isBinding() - Method in class com.sun.jbi.management.ComponentInstallationContext
Return an indication as to whether the component being installed is a Binding Component.
isBinding() - Method in class com.sun.jbi.management.internal.support.XmlReader
Function to specify if the parsed component was a binding.
isBinding() - Method in class com.sun.jbi.management.support.JbiNameInfo
True iff this object identifies an SE.
isBinding(String) - Method in class com.sun.jbi.management.system.AdminService
Check if a given JBI component is a Binding Component.
isBindingComponent() - Method in class com.sun.jbi.management.descriptor.Services
Obtient la valeur de la propriété bindingComponent.
isBootstrapClassLoaderSelfFirst() - Method in class com.sun.jbi.management.ComponentInstallationContext
Return an indication as to whether the bootstrap class loader should use the normal hierarchy (parent-first) or an inverted hierarchy (self-first).
isBootstrapClassLoaderSelfFirst() - Method in class com.sun.jbi.management.descriptor.ComponentDescriptor
Get the component installer self-first classloader setting.
isBootstrapClassLoaderSelfFirst() - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
 
isCauseFramework - Variable in class com.sun.jbi.management.message.FrmwkTaskResult
 
isCauseFramework() - Method in class com.sun.jbi.management.system.ManagementMessageHolder
Return the value indicating if the cause of this exception is JBI Framework
isClassLoaderSelfFirst() - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
 
isComponentClassLoaderSelfFirst() - Method in class com.sun.jbi.management.ComponentInstallationContext
Return an indication as to whether the component class loader should use the normal hierarchy (parent-first) or an inverted hierarchy (self-first).
isComponentClassLoaderSelfFirst() - Method in class com.sun.jbi.management.descriptor.ComponentDescriptor
Get the component runtime self-first classloader setting.
isComponentInstalled(String) - Method in interface com.sun.jbi.management.registry.GenericQuery
 
isComponentInstalled(String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
 
isComponentRegistered(String) - Method in interface com.sun.jbi.management.registry.GenericQuery
 
isComponentRegistered(String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
 
isDefaultInstall() - Method in class com.sun.jbi.management.registry.xml.DomainComponentType
Obtient la valeur de la propriété defaultInstall.
isDefaultInstall() - Method in class com.sun.jbi.management.registry.xml.DomainSharedLibraryType
Obtient la valeur de la propriété defaultInstall.
isDeployedServiceUnit(String, String) - Method in class com.sun.jbi.management.system.DeploymentService
Get the status of deployed service unit.
isDeployment() - Method in class com.sun.jbi.management.internal.support.XmlReader
Function to specify if the parsed component was a deployment.
isEnabled() - Method in class com.sun.jbi.management.system.DeploymentServiceStatistics
Check if statistics collection is enabled
isEnabled() - Method in interface com.sun.jbi.management.system.DeploymentServiceStatisticsMBean
Check if statistics collection is enabled
isEngine() - Method in class com.sun.jbi.management.ComponentInstallationContext
Return an indication as to whether the component being installed is a Service Engine.
isEngine() - Method in class com.sun.jbi.management.internal.support.XmlReader
Function to specify if the parsed component was an engine.
isEngine() - Method in class com.sun.jbi.management.support.JbiNameInfo
True iff this object identifies an SE.
isEngine(String) - Method in class com.sun.jbi.management.system.AdminService
Check if a given JBI component is a Service Engine.
isExchangeWithConsumerOkay(ServiceEndpoint, MessageExchange) - Method in class com.sun.jbi.management.binding.ModelBindingComponent
This method is called by JBI to check if this component, in the role of provider of the service indicated by the given exchange, can actually perform the operation desired.
isExchangeWithConsumerOkay(ServiceEndpoint, MessageExchange) - Method in class com.sun.jbi.management.engine.ModelEngineComponent
This method is called by JBI to check if this component, in the role of provider of the service indicated by the given exchange, can actually perform the operation desired.
isExchangeWithProviderOkay(ServiceEndpoint, MessageExchange) - Method in class com.sun.jbi.management.binding.ModelBindingComponent
This method is called by JBI to check if this component, in the role of consumer of the service indicated by the given exchange, can actually interact with the provider properly.
isExchangeWithProviderOkay(ServiceEndpoint, MessageExchange) - Method in class com.sun.jbi.management.engine.ModelEngineComponent
This method is called by JBI to check if this component, in the role of consumer of the service indicated by the given exchange, can actually interact with the provider properly.
isFailure() - Method in class com.sun.jbi.management.message.MessageBuilder.Message
 
isGlobalConfigurationDefined() - Method in interface com.sun.jbi.management.registry.GenericQuery
Determine if the domain configuration is present in the registry
isGlobalConfigurationDefined() - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
Determine if the domain configuration is present in the registry
isInstall() - Method in class com.sun.jbi.management.ComponentInstallationContext
Return an indication as to whether this context is for an install or an uninstall.
isLocalizedMessage(String) - Static method in class com.sun.jbi.management.message.MessageBuilder
 
isMarked(File) - Static method in class com.sun.jbi.management.internal.support.DirectoryUtil
Determies if a given directory has been marked for deletion.
isPassword(String) - Method in class com.sun.jbi.management.config.RuntimeConfiguration
 
isRegistered(ObjectName) - Method in class com.sun.jbi.management.support.MBeanSet
True if an MBean is part of this set and is registered.
isServiceAssemblyDeployed(String) - Method in interface com.sun.jbi.management.registry.GenericQuery
 
isServiceAssemblyDeployed(String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
 
isServiceAssemblyRegistered(String) - Method in interface com.sun.jbi.management.registry.GenericQuery
 
isServiceAssemblyRegistered(String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
If a service assembly is registered in the registry and not in the repository it is removed from the repository.
isSharedLibrary() - Method in class com.sun.jbi.management.internal.support.XmlReader
Function to specify if the parsed component was a shared library.
isSharedLibraryClassLoaderSelfFirst() - Method in class com.sun.jbi.management.descriptor.SharedLibraryDescriptor
 
isSharedLibraryInstalled(String) - Method in interface com.sun.jbi.management.registry.GenericQuery
 
isSharedLibraryInstalled(String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
 
isSharedLibraryRegistered(String) - Method in interface com.sun.jbi.management.registry.GenericQuery
 
isSharedLibraryRegistered(String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
 
isStatisticsEnabled() - Method in class com.sun.jbi.management.system.DeploymentService
This method is used to enable statistics collection in deployment service
isSuccess() - Method in class com.sun.jbi.management.message.MessageBuilder.Message
 
isSuccessWithWarning() - Method in class com.sun.jbi.management.message.MessageBuilder.Message
 
isSystemComponent(String) - Method in interface com.sun.jbi.management.registry.GenericQuery
This method is used to find out if this is a schemaorg_apache_xmlbeans.system component.
isSystemComponent(String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
This method is used to find out if this is a schemaorg_apache_xmlbeans.system component.
isSystemService() - Method in class com.sun.jbi.management.support.JbiNameInfo
True iff this object identifies a JBI Framework System Service.
isSystemSharedLibrary(String) - Method in interface com.sun.jbi.management.registry.GenericQuery
This method is used to find out if this is a schemaorg_apache_xmlbeans.system shared library This method returns the value of schemaorg_apache_xmlbeans.system-install attribute for this shared library from the registry A shared library that has schemaorg_apache_xmlbeans.system-install set to true will have its install root under AS_INSTALL/jbi and it should not be deleted on uninstall
isSystemSharedLibrary(String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
This method is used to find out if this is a schemaorg_apache_xmlbeans.system shared library This method returns the value of schemaorg_apache_xmlbeans.system-install attribute for this shared library from the registry A shared library that has schemaorg_apache_xmlbeans.system-install set to true will have its install root under AS_INSTALL/jbi and it should not be deleted on uninstall
isValid() - Method in class com.sun.jbi.management.config.DescriptorSupport
For a decriptor to be valid the following has to be true : The basic isValid() of the base javax.management.modelmbean.DescriptorSupport should pass.
isWriteLockedByCurrentThread() - Method in class com.sun.jbi.management.util.ReentrantReadWriteLock
 
isXmlString(String) - Static method in class com.sun.jbi.management.message.MessageBuilder
This method is used to check if the given string contains well-formed XML.
item(int) - Method in class com.sun.jbi.management.internal.support.DOMUtil.NodeListImpl
return a node.

J

JAR - Static variable in class com.sun.jbi.management.internal.support.JarURLHelper
URL Protocol : jar.
JAR_SEPARATOR - Static variable in class com.sun.jbi.management.internal.support.JarURLHelper
Jar Separator.
JarFactory - Class in com.sun.jbi.management.internal.support
 
JarFactory(String) - Constructor for class com.sun.jbi.management.internal.support.JarFactory
This object provides utility methods to manipulate DOM tree.
JarURLHelper - Class in com.sun.jbi.management.internal.support
Helper class for Jar URLs.
JarURLHelper() - Constructor for class com.sun.jbi.management.internal.support.JarURLHelper
 
Jbi - Class in com.sun.jbi.management.descriptor
Classe Java pour anonymous complex type.
Jbi() - Constructor for class com.sun.jbi.management.descriptor.Jbi
 
Jbi - Class in com.sun.jbi.management.registry.xml
Classe Java pour anonymous complex type.
Jbi() - Constructor for class com.sun.jbi.management.registry.xml.Jbi
 
Jbi.SharedLibrary - Class in com.sun.jbi.management.descriptor
Classe Java pour anonymous complex type.
Jbi.SharedLibrary() - Constructor for class com.sun.jbi.management.descriptor.Jbi.SharedLibrary
 
JBI_ADMIN_ACQUIRED_READ_LOCK - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_ACQUIRED_WRITE_LOCK - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_APP_CONFIG_PROPS_MISSING_NAME - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_ARCHIVE_DESCRIPTOR_NOT_SCHEMA_VALID - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_ARCHIVE_EMPTY - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_ARCHIVE_EXISTS - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_ARCHIVE_NONEXISTENT - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_ARCHIVE_NOT_EXIST - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_ARCHIVE_REMOVAL_FAILED - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_ARCHIVE_TYPE_MISMATCH - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_ATTEMPT_DOWNGRADE_LOCK - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_ATTEMPT_READ_LOCK - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_ATTEMPT_WRITE_LOCK - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_CANNOT_ADD_DUPLICATE_SU - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_COMPONENT_MISSING_IN_REGISTRY - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_COMPONENT_MISSING_IN_REPOSITORY - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_CONFIG_PARAM_LESS_THAN_MIN_VALUE - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_CONFIG_PARAM_MORE_THAN_MAX_VALUE - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_CONFIG_PARAM_OUT_OF_RANGE - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_CONFIG_READ_ONLY_ATTRIBUTE - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_DOWNGRADED_LOCK - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_DOWNLOAD_ARCHIVE_DOES_NOT_EXIST - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_DOWNLOAD_ID_NOT_FOUND - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_DUPLICATE_TARGET - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_EMPTY_BOOTSTRAP_CLASSPATH - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_EMPTY_LIFECYCLE_CLASSPATH - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_EMPTY_SHARED_LIBRARY_CLASSPATH - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_FAILED_ACQUIRE_READ_LOCK - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_FAILED_ACQUIRE_WRITE_LOCK - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_FAILED_ADD_LOGGER_LISTENER - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_FAILED_JAXB_INIT - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_FAILED_MAX_VALUE_CONVERSION - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_FAILED_MIN_VALUE_CONVERSION - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_FAILED_RM_LOGGER_LISTENER - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_FAILED_SERIALIZE_REGISTRY - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_FILE_DELETE_FAILED - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_GLOBAL_CFG_PERSIST_FAILED - Static variable in interface com.sun.jbi.management.LocalStringKeys
Configuration messages
JBI_ADMIN_INVALID_COMPONENT_ARCHIVE_TYPE - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_INVALID_REGISTRY_FORMAT - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_INVALID_REGISTRY_OBJECT - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_INVALID_SERVICE_ASSEMBLY_ARCHIVE_TYPE - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_INVALID_SHARED_LIBRARY_ARCHIVE_TYPE - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_LOGGER_MBN_CREATE_FAILED - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_MISSING_COMPONENT_BOOTSTRAP - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_MISSING_COMPONENT_LIFECYCLE - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_NO_DESCRIPTOR_IN_ARCHIVE - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_REGISTRY_CORRUPT - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_REGISTRY_CREATE - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_REGISTRY_CREATE_FAILED - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_REGISTRY_CREATION_FAILED - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_REGISTRY_FILE_DELETE_FAILED - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_REGISTRY_FILE_RENAME_FAILED - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_REGISTRY_USING_BKUP - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_RELEASED_READ_LOCK - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_RELEASED_WRITE_LOCK - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_REMOVING_COMPONENT_FROM_REGISTRY - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_REMOVING_COMPONENT_FROM_REPOSITORY - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_REMOVING_SERVICE_ASSEMBLY_FROM_REGISTRY - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_REMOVING_SERVICE_ASSEMBLY_FROM_REPOSITORY - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_REMOVING_SHARED_LIBRARY_FROM_REGISTRY - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_REMOVING_SHARED_LIBRARY_FROM_REPOSITORY - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_SERVICE_ASSEMBLY_MISSING_IN_REGISTRY - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_SERVICE_ASSEMBLY_MISSING_IN_REPOSITORY - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_SET_CFG_ATTRIB_FAILED - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_SET_GLOBAL_CFG_ATTRIB_FAILED - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_SHARED_LIBRARY_MISSING_IN_REGISTRY - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_SHARED_LIBRARY_MISSING_IN_REPOSITORY - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_THREAD_FAILED_ACQUIRE_READ_LOCK - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_THREAD_FAILED_ACQUIRE_WRITE_LOCK - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_UNKNOWN_TARGET - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_ADMIN_UPLOAD_ID_NOT_FOUND - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_DESCRIPTOR_SCHEMA - Static variable in class com.sun.jbi.management.repository.Archive
registry schema file
JBI_DESCRIPTOR_SCHEMA - Static variable in class com.sun.jbi.management.util.ArchiveHelper
registry schema file
JBI_DESCRIPTOR_SCHEMA_DIR - Static variable in class com.sun.jbi.management.repository.Archive
registry schema subdir in JBI_HOME
JBI_DESCRIPTOR_SCHEMA_DIR - Static variable in class com.sun.jbi.management.util.ArchiveHelper
registry schema subdir in JBI_HOME
JBI_DOMAIN - Static variable in class com.sun.jbi.management.support.MBeanNamesImpl
 
JBI_HOME - Static variable in class com.sun.jbi.management.config.SystemConfigurationFactory
Attribute Names
JBI_HOME_DESCR - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_HOME_DISPLAY_NAME - Static variable in interface com.sun.jbi.management.LocalStringKeys
System configuration parameters
JBI_HOME_TOOLTIP - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_INSTANCE_NAME_DESCRIPTION - Static variable in class com.sun.jbi.management.system.ServiceAssemblyStatistics
instance name description
JBI_LOGGER_DESCR - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_LOGGER_DISPLAY_NAME - Static variable in interface com.sun.jbi.management.LocalStringKeys
Logger Configuration parameters
JBI_LOGGER_TOOLTIP - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
JBI_REGISTRY_SCHEMA - Static variable in class com.sun.jbi.management.registry.xml.RegistryImpl
registry schema file
JBI_REGISTRY_SCHEMA_DIR - Static variable in class com.sun.jbi.management.registry.xml.RegistryImpl
registry schema subdir in JBI_HOME
JbiNameInfo - Class in com.sun.jbi.management.support
Implementation of JbiNameInfo interface.
JbiNameInfo(String) - Constructor for class com.sun.jbi.management.support.JbiNameInfo
Constructs a JbiNameInfo.
JbiNameInfo(String, boolean) - Constructor for class com.sun.jbi.management.support.JbiNameInfo
Constructs a JbiNameInfo.
JbiNameInfo(String, String, boolean) - Constructor for class com.sun.jbi.management.support.JbiNameInfo
Constructs a JbiNameInfo.
JbiTask - Class in com.sun.jbi.management.message
Classe Java pour anonymous complex type.
JbiTask() - Constructor for class com.sun.jbi.management.message.JbiTask
 
JbiTaskResult - Class in com.sun.jbi.management.message
Classe Java pour jbi-task-result complex type.
JbiTaskResult() - Constructor for class com.sun.jbi.management.message.JbiTaskResult
 
jbiTaskResult - Variable in class com.sun.jbi.management.message.JbiTaskResult
 
JbiTaskResultElement - Class in com.sun.jbi.management.message
Classe Java pour jbi-task-result element declaration.
JbiTaskResultElement() - Constructor for class com.sun.jbi.management.message.JbiTaskResultElement
 

L

LifeCycleStatusEnum - Enum in com.sun.jbi.management.registry.xml
Classe Java pour LifeCycleStatusEnum.
linkType - Variable in class com.sun.jbi.management.descriptor.Consumes
 
listChildren() - Method in class com.sun.jbi.management.repository.Archive
Lists the names of child archives, if any, contained within this archive.
listFiles(File, Pattern) - Static method in class com.sun.jbi.management.internal.support.DirectoryUtil
Returns a list of files within the specified directory that start with the specified prefix.
listServiceAssemblies(String) - Method in class com.sun.jbi.management.system.DeploymentService
 
load(ManagementContext) - Method in class com.sun.jbi.management.system.SystemBootstrap
Load schemaorg_apache_xmlbeans.system management resources.
loadAndParse(String, boolean) - Method in class com.sun.jbi.management.internal.support.XmlReader
Extract all information from the jbi.xml file.
loadInstaller(String) - Method in class com.sun.jbi.management.system.InstallationService
Load the InstallerMBean for a previously installed component.
loadInstaller(String, boolean) - Method in class com.sun.jbi.management.system.InstallationService
Load the InstallerMBean for a previously installed component.
loadInstallerFromRepository(String) - Method in class com.sun.jbi.management.system.InstallationService
Load the installer for a component from the Repository.
loadJbiXml(File, boolean) - Method in class com.sun.jbi.management.util.ArchiveHelper
Load the jbi.xml from the archive
loadNewInstaller(String) - Method in class com.sun.jbi.management.system.InstallationService
Load the installer for a new component for the given component installation package.
locale - Variable in class com.sun.jbi.management.message.FrmwkTaskResultDetails
 
LocalStringKeys - Interface in com.sun.jbi.management
This interface contains the property keys used for looking up message text in the LocalStrings resource bundle.
lock() - Method in interface com.sun.jbi.management.util.ReentrantReadWriteLock.Lock
 
lock() - Method in class com.sun.jbi.management.util.ReentrantReadWriteLock.ReadLock
 
lock() - Method in class com.sun.jbi.management.util.ReentrantReadWriteLock.WriteLock
 
LockManager - Class in com.sun.jbi.management.util
Utility class to manage the acquition and release of a ReentrantReadWrite Lock.
LockManager(ReentrantReadWriteLock, String, ManagementContext, String) - Constructor for class com.sun.jbi.management.util.LockManager
Creates a new instance of LockManager
locMessage - Variable in class com.sun.jbi.management.message.MsgLocInfo
 
locParam - Variable in class com.sun.jbi.management.message.MsgLocInfo
 
locToken - Variable in class com.sun.jbi.management.message.MsgLocInfo
 
LoggerConfigurationFactory - Class in com.sun.jbi.management.config
LoggerConfigurationFactory exposes the log levels for configuration.
LoggerConfigurationFactory(Properties) - Constructor for class com.sun.jbi.management.config.LoggerConfigurationFactory
Constructor
LoggerMBean - Interface in com.sun.jbi.management.common
LoggerMBean defines standard controls for setting the properties of a single JBI Framework service or JBI Installable Component logger.
LOGGING_LOGGER - Static variable in class com.sun.jbi.management.config.LoggerConfigurationFactory
 
LOGGING_LOGGER_DESCR - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
LOGGING_LOGGER_DISPLAY_NAME - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
LOGGING_LOGGER_TOOLTIP - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
LoggingService - Class in com.sun.jbi.management.system
This is the JBI Framework Logging Service, which manages the loggers for all components and schemaorg_apache_xmlbeans.system services.
LoggingService(ManagementContext) - Constructor for class com.sun.jbi.management.system.LoggingService
Constructs a LoggingService.
LoggingServiceMBean - Interface in com.sun.jbi.management.system
LoggingServiceMBean defines the interface that must be implemented by the LoggingService in a JBI Framework.
LS_GETCOMPONENTLOGGERMBEANBYID_LOOKUP_FAILED - Static variable in interface com.sun.jbi.management.LocalStringKeys
Lookup failure in getComponentLoggerMBeanById.
LS_GETCOMPONENTLOGGERMBEANBYID_TOO_MANY_MBEANS - Static variable in interface com.sun.jbi.management.LocalStringKeys
Too many MBeans returned in getComponentLoggerMBeanById.
LS_GETSYSTEMLOGGERMBEAN_LOOKUP_FAILED - Static variable in interface com.sun.jbi.management.LocalStringKeys
Lookup failure in getSystemLoggerMBean.
LS_GETSYSTEMLOGGERMBEAN_TOO_MANY_MBEANS - Static variable in interface com.sun.jbi.management.LocalStringKeys
Too many MBeans returned in getSystemLoggerMBean.
LS_GETSYSTEMLOGGERMBEANS_NO_SERVICES - Static variable in interface com.sun.jbi.management.LocalStringKeys
No schemaorg_apache_xmlbeans.system service logger MBeans found.

M

mAdminServiceMBeanName - Variable in class com.sun.jbi.management.system.ModelSystemService
JMX object names for all JBI schemaorg_apache_xmlbeans.system "service" mbeans:
MANAGEMENT_LOGGER - Static variable in class com.sun.jbi.management.config.LoggerConfigurationFactory
 
MANAGEMENT_LOGGER_DESCR - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
MANAGEMENT_LOGGER_DISPLAY_NAME - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
MANAGEMENT_LOGGER_TOOLTIP - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
ManagementContext - Class in com.sun.jbi.management.system
ManagementContext selects attributes from the Framework EnvironmentContext that are used by the management services, and adds attributes that are exclusive to the management services.
ManagementContext(EnvironmentContext) - Constructor for class com.sun.jbi.management.system.ManagementContext
Constructs a ManagementContext.
ManagementException - Exception in com.sun.jbi.management.system
 
ManagementException(String) - Constructor for exception com.sun.jbi.management.system.ManagementException
Creates a new instance of ManagementException with an exception message.
ManagementException(String, Throwable) - Constructor for exception com.sun.jbi.management.system.ManagementException
Creates a new instance of ManagementException with the specified message and cause.
ManagementException(Throwable) - Constructor for exception com.sun.jbi.management.system.ManagementException
Creates a new instance of ManagementException with the specified cause.
ManagementMessageFactoryImpl - Class in com.sun.jbi.management.system
This provides access to message builder needed by all Binding Components (BCs) and Service Engines (SEs) running in the JBI framework.
ManagementMessageFactoryImpl() - Constructor for class com.sun.jbi.management.system.ManagementMessageFactoryImpl
 
ManagementMessageHolder - Class in com.sun.jbi.management.system
This provides necessary methods for various management services to pass the task result data to ManagemntMessageBuilder.
ManagementMessageHolder(String) - Constructor for class com.sun.jbi.management.system.ManagementMessageHolder
Creates a new instance of MessageContentHolder with a message type.
ManagementService - Class in com.sun.jbi.management.system
This is the Management Service of the JBI Framework, which provides the JMX MBean server and related items.
ManagementService() - Constructor for class com.sun.jbi.management.system.ManagementService
 
markDir(String) - Static method in class com.sun.jbi.management.internal.support.DirectoryUtil
Mark a directory for deletion by adding a .DELETE_ME file
MBEAN_HELPER_FAILED_OBJECT_CREATION - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
MBeanHelper - Class in com.sun.jbi.management.support
Implementation of MBeanHelper interface.
MBeanHelper(MBeanServer, MBeanNames, Logger) - Constructor for class com.sun.jbi.management.support.MBeanHelper
Constructs a MBeanHelper.
MBeanNamesImpl - Class in com.sun.jbi.management.support
Implementation of MBeanNames interface.
MBeanNamesImpl(String, String) - Constructor for class com.sun.jbi.management.support.MBeanNamesImpl
Constructor.
MBeanSet - Class in com.sun.jbi.management.support
Implementation of MBeanSet interface.
MBeanSet(MBeanServer, Logger) - Constructor for class com.sun.jbi.management.support.MBeanSet
Constructs a MBeanSet.
MBEANSET_MBEANSERVER_NULL_OP - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
MBEANSET_MBEANSERVER_NULL_REG - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
MBEANSET_MBEANSERVER_NULL_UNREG - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
MBEANSET_OBJECTNAME_NULL - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
mCategory - Variable in class com.sun.jbi.management.config.ConfigurationFactory
The category
mCategory - Variable in class com.sun.jbi.management.config.RuntimeConfiguration
 
mConfigServiceMBeanName - Variable in class com.sun.jbi.management.system.ModelSystemService
 
mControllerMBeanName - Variable in class com.sun.jbi.management.binding.ModelBindingComponent
 
mControllerMBeanName - Variable in class com.sun.jbi.management.engine.ModelEngineComponent
 
mDefaults - Variable in class com.sun.jbi.management.config.ConfigurationFactory
The default proiperties
mDeployerMBeanName - Variable in class com.sun.jbi.management.binding.ModelBindingComponent
JMX object names for component-only mbeans:
mDeployerMBeanName - Variable in class com.sun.jbi.management.engine.ModelEngineComponent
JMX object names for component-only mbeans:
mDeployServiceMBeanName - Variable in class com.sun.jbi.management.system.ModelSystemService
 
mDisplayName - Variable in class com.sun.jbi.management.binding.ModelBindingComponent
User-friendly display name to be used by ModelBindingComponent methods:
mDisplayName - Variable in class com.sun.jbi.management.engine.ModelEngineComponent
User-friendly display name to be used by ModelEngineComponent methods:
mDisplayName - Variable in class com.sun.jbi.management.support.DefaultLoggerMBeanImpl
Display name to be used for this logger in the UI.
mDisplayName - Variable in class com.sun.jbi.management.system.ModelSystemService
User-friendly display name to be used by ModelSystemService methods:
mEnv - Variable in class com.sun.jbi.management.binding.ModelBindingComponent
 
mEnv - Variable in class com.sun.jbi.management.engine.ModelEngineComponent
 
mEnv - Variable in class com.sun.jbi.management.system.ModelSystemService
 
MessageBuilder - Class in com.sun.jbi.management.message
Helper class to create Management messages
MessageBuilder(StringTranslator) - Constructor for class com.sun.jbi.management.message.MessageBuilder
 
MessageBuilder.Message - Class in com.sun.jbi.management.message
Message class encapsulates the JbiTask message, two accessors provide the message string and information on whether the message is a success or failure.
MessageBuilder.Message(JbiTask) - Constructor for class com.sun.jbi.management.message.MessageBuilder.Message
 
MessageBuilder.Message(String) - Constructor for class com.sun.jbi.management.message.MessageBuilder.Message
 
MessageBuilder.MessageType - Enum in com.sun.jbi.management.message
 
MessageBuilder.TaskResult - Enum in com.sun.jbi.management.message
 
messageDeployOkay() - Method in class com.sun.jbi.management.binding.ModelBindingComponent
 
messageDeployOkay() - Method in class com.sun.jbi.management.engine.ModelEngineComponent
 
MessageHelper - Class in com.sun.jbi.management.message
Helper class to format Management XML messages for logging
MessageHelper() - Constructor for class com.sun.jbi.management.message.MessageHelper
 
MessageServiceMBean - Interface in com.sun.jbi.management.system
MessageServiceMBean defines the interface that must be implemented for MessageService management in a JBI Framework.
messageType - Variable in class com.sun.jbi.management.message.TaskResultDetailsElement
 
messageUnDeployOkay() - Method in class com.sun.jbi.management.binding.ModelBindingComponent
 
messageUnDeployOkay() - Method in class com.sun.jbi.management.engine.ModelEngineComponent
 
MESSAGING_LOGGER - Static variable in class com.sun.jbi.management.config.LoggerConfigurationFactory
 
MESSAGING_LOGGER_DESCR - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
MESSAGING_LOGGER_DISPLAY_NAME - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
MESSAGING_LOGGER_TOOLTIP - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
METHOD_ENTERED - Static variable in interface com.sun.jbi.management.LocalStringKeys
Info message - method entered.
METHOD_EXITED - Static variable in interface com.sun.jbi.management.LocalStringKeys
Info message - method exited.
mInitialMBeans - Variable in class com.sun.jbi.management.binding.ModelBindingComponent
 
mInitialMBeans - Variable in class com.sun.jbi.management.engine.ModelEngineComponent
 
mInitialMBeans - Variable in class com.sun.jbi.management.system.ModelSystemService
 
mInstallServiceMBeanName - Variable in class com.sun.jbi.management.system.ModelSystemService
 
mJbiNameInfo - Variable in class com.sun.jbi.management.binding.ModelBindingComponent
handle to jbi schemaorg_apache_xmlbeans.system or installed component identification:
mJbiNameInfo - Variable in class com.sun.jbi.management.engine.ModelEngineComponent
handle to jbi schemaorg_apache_xmlbeans.system or installed component identification:
mJbiNameInfo - Variable in class com.sun.jbi.management.system.ModelSystemService
handle to jbi schemaorg_apache_xmlbeans.system or installed component identification:
mLifeCycleMBeanName - Variable in class com.sun.jbi.management.binding.ModelBindingComponent
JMX object names for standard mbeans:
mLifeCycleMBeanName - Variable in class com.sun.jbi.management.engine.ModelEngineComponent
JMX object names for standard mbeans:
mLifeCycleMBeanName - Variable in class com.sun.jbi.management.system.ModelSystemService
JMX object names for standard mbeans:
mListeners - Variable in class com.sun.jbi.management.config.RuntimeConfiguration
 
mLogger - Variable in class com.sun.jbi.management.binding.ModelBindingComponent
Logger to be used by ModelBindingComponent methods:
mLogger - Variable in class com.sun.jbi.management.engine.ModelEngineComponent
Logger to be used by ModelEngineComponent methods:
mLogger - Variable in class com.sun.jbi.management.support.DefaultLoggerMBeanImpl
Copy of Logger handle managed by this LoggerMBean implementation.
mLogger - Variable in class com.sun.jbi.management.system.ModelSystemService
Logger to be used by ModelSystemService methods:
mLoggerImpl - Variable in class com.sun.jbi.management.system.ModelSystemService
The default logger implementation, all logger tasks are delegated to this MBean
mLoggerMBeanName - Variable in class com.sun.jbi.management.binding.ModelBindingComponent
 
mLoggerMBeanName - Variable in class com.sun.jbi.management.engine.ModelEngineComponent
 
mLoggerMBeanName - Variable in class com.sun.jbi.management.system.ModelSystemService
 
mLoggingServiceMBeanName - Variable in class com.sun.jbi.management.system.ModelSystemService
 
mMBeanNames - Variable in class com.sun.jbi.management.binding.ModelBindingComponent
handle to our MBean Namer:
mMBeanNames - Variable in class com.sun.jbi.management.engine.ModelEngineComponent
handle to our MBean Namer:
mMBeanNames - Variable in class com.sun.jbi.management.system.ModelSystemService
handle to our MBean Namer:
mMBeanServer - Variable in class com.sun.jbi.management.binding.ModelBindingComponent
handle to our MBean Server:
mMBeanServer - Variable in class com.sun.jbi.management.engine.ModelEngineComponent
handle to our MBean Server:
mMBeanServer - Variable in class com.sun.jbi.management.system.ModelSystemService
handle to our MBean Server:
mMessageServiceMBeanName - Variable in class com.sun.jbi.management.system.ModelSystemService
 
mModelName - Variable in class com.sun.jbi.management.binding.ModelBindingComponent
 
mModelName - Variable in class com.sun.jbi.management.engine.ModelEngineComponent
 
mModelName - Variable in class com.sun.jbi.management.system.ModelSystemService
 
MNGMTSVC_CANNOT_CREATE_LOGGERMBEAN - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
MNGMTSVC_CANNOT_START_HTML_ADAPTOR - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
ModelBindingComponent - Class in com.sun.jbi.management.binding
The ModelBindingComponent implements the management controls for a standard JBI Framework binding component, and can be extended to provide a full binding implementation.
ModelBindingComponent() - Constructor for class com.sun.jbi.management.binding.ModelBindingComponent
 
ModelBindingInstaller - Class in com.sun.jbi.management.binding
The ModelBindingInstaller implements the management controls for a standard binding installer class, and can be extended to provide full installer functionality for a JBI Framework binding component.
ModelBindingInstaller() - Constructor for class com.sun.jbi.management.binding.ModelBindingInstaller
 
ModelEngineComponent - Class in com.sun.jbi.management.engine
The ModelEngineComponent implements the management controls for a standard JBI Framework engine component, and can be extended to provide a full engine implementation.
ModelEngineComponent() - Constructor for class com.sun.jbi.management.engine.ModelEngineComponent
 
ModelEngineInstaller - Class in com.sun.jbi.management.engine
The ModelEngineInstaller implements the management controls for a standard engine installer class, and can be extended to provide full installer functionality for a JBI Framework engine component.
ModelEngineInstaller() - Constructor for class com.sun.jbi.management.engine.ModelEngineInstaller
 
ModelSystemService - Class in com.sun.jbi.management.system
The ModelSystemService implements the management controls for a standard JBI Framework schemaorg_apache_xmlbeans.system service.
ModelSystemService() - Constructor for class com.sun.jbi.management.system.ModelSystemService
 
mOverridenAttributes - Variable in class com.sun.jbi.management.config.InstanceConfiguration
The overriden attributes
mPlatformCtx - Variable in class com.sun.jbi.management.config.RuntimeConfiguration
Context information
MSG_SVC_STATS_ENABLED - Static variable in class com.sun.jbi.management.config.SystemConfigurationFactory
 
MSG_SVC_STATS_ENABLED_DESCR - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
MSG_SVC_STATS_ENABLED_DISPLAY_NAME - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
MSG_SVC_STATS_ENABLED_TOOLTIP - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
msgLocInfo - Variable in class com.sun.jbi.management.message.ExceptionInfo
 
MsgLocInfo - Class in com.sun.jbi.management.message
Classe Java pour anonymous complex type.
MsgLocInfo() - Constructor for class com.sun.jbi.management.message.MsgLocInfo
 
msgLocInfo - Variable in class com.sun.jbi.management.message.TaskStatusMsg
 
mStartMBeans - Variable in class com.sun.jbi.management.binding.ModelBindingComponent
 
mStartMBeans - Variable in class com.sun.jbi.management.engine.ModelEngineComponent
 
mStartMBeans - Variable in class com.sun.jbi.management.system.ModelSystemService
 
mStatisticsMBeanName - Variable in class com.sun.jbi.management.system.ModelSystemService
 
mTarget - Variable in class com.sun.jbi.management.config.RuntimeConfiguration
 
mTranslator - Variable in class com.sun.jbi.management.binding.ModelBindingComponent
Handle to StringTranslator for message translation:
mTranslator - Variable in class com.sun.jbi.management.engine.ModelEngineComponent
Handle to StringTranslator for message translation:
mTranslator - Variable in class com.sun.jbi.management.system.ModelSystemService
Handle to StringTranslator for message translation:

N

name - Variable in class com.sun.jbi.management.descriptor.Identification
 
name - Variable in class com.sun.jbi.management.registry.xml.AppConfigType
 
name - Variable in class com.sun.jbi.management.registry.xml.ConfigType
 
name - Variable in class com.sun.jbi.management.registry.xml.DomainEntityType
 
name - Variable in class com.sun.jbi.management.registry.xml.PropertyType
 
name - Variable in class com.sun.jbi.management.registry.xml.ServiceUnitType
 
name() - Method in class com.sun.jbi.management.support.JbiNameInfo
Return the name of the JBI Framework Service or Installed component.
nameRef - Variable in class com.sun.jbi.management.registry.xml.ComponentRefType
 
nameRef - Variable in class com.sun.jbi.management.registry.xml.InstalledComponentsListType
 
nameRef - Variable in class com.sun.jbi.management.registry.xml.ServiceAssemblyRefType
 
nameRef - Variable in class com.sun.jbi.management.registry.xml.SharedLibraryRefType
 
nestingLevel - Variable in class com.sun.jbi.management.message.ExceptionInfo
 
newBuildManagementMessage() - Method in class com.sun.jbi.management.system.ManagementMessageFactoryImpl
Constructor.
NotificationListenerInfo - Class in com.sun.jbi.management.config
This class encapsulates three pieces of information pertinent to a notification listener The NotificationListener instance The Notfication Filter for this listener The callback Object for the Listener
NotificationListenerInfo(NotificationListener, NotificationFilter, Object) - Constructor for class com.sun.jbi.management.config.NotificationListenerInfo
 
notifyListenersOfAttributeChange(Attribute) - Method in class com.sun.jbi.management.config.RuntimeConfiguration
Send the notification to all interested listeners
NotifyStandardMBean - Class in com.sun.jbi.management.support
Notification-emitting wrapper for StandardMBean.
NotifyStandardMBean(Object, Class) - Constructor for class com.sun.jbi.management.support.NotifyStandardMBean
 
NS_URI_XMLNS - Static variable in class com.sun.jbi.management.internal.support.DOMUtil
The namespaceURI represented by the prefix xmlns.

O

ObjectFactory - Class in com.sun.jbi.management.descriptor
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.jbi.management.descriptor package.
ObjectFactory() - Constructor for class com.sun.jbi.management.descriptor.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.jbi.management.descriptor
ObjectFactory - Class in com.sun.jbi.management.message
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.jbi.management.message package.
ObjectFactory() - Constructor for class com.sun.jbi.management.message.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.jbi.management.message
ObjectFactory - Class in com.sun.jbi.management.registry.xml
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.jbi.management.registry.xml package.
ObjectFactory() - Constructor for class com.sun.jbi.management.registry.xml.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.jbi.management.registry.xml
ObjectTranslator - Class in com.sun.jbi.management.registry.xml
Helper class to translate from JAXB objects to Registry objects.
ObjectTranslator() - Constructor for class com.sun.jbi.management.registry.xml.ObjectTranslator
 
onInstall() - Method in class com.sun.jbi.management.binding.ModelBindingInstaller
Called at the beginning of installation of a component to perform any special installation tasks required by the component.
onInstall() - Method in class com.sun.jbi.management.engine.ModelEngineInstaller
Called at the beginning of installation of a component to perform any special installation tasks required by the component.
onUninstall() - Method in class com.sun.jbi.management.binding.ModelBindingInstaller
Called at the beginning of uninstallation of a component to perform any special uninstallation tasks required by the component.
onUninstall() - Method in class com.sun.jbi.management.engine.ModelEngineInstaller
Called at the beginning of uninstallation of a component to perform any special uninstallation tasks required by the component.

P

pathElement - Variable in class com.sun.jbi.management.descriptor.ClassPath
 
performAutoDeploy() - Method in class com.sun.jbi.management.system.AutoAdminTask
Process autodeploy directory for new files.
performAutoFunctions() - Method in class com.sun.jbi.management.system.AutoAdminTask
Process autoinstall and autodeploy directories.
performAutoInstall() - Method in class com.sun.jbi.management.system.AutoAdminTask
Process autoinstall directory for new files.
performAutoRedeploy() - Method in class com.sun.jbi.management.system.AutoAdminTask
Process autodeploy directory for updated files.
performAutoReinstall() - Method in class com.sun.jbi.management.system.AutoAdminTask
Process autoinstall directory for updated files.
performAutoUndeploy() - Method in class com.sun.jbi.management.system.AutoAdminTask
Process autodeploy directory for deleted files.
performAutoUninstall() - Method in class com.sun.jbi.management.system.AutoAdminTask
Process autoinstall directory for deleted files.
persist() - Method in class com.sun.jbi.management.config.GlobalConfiguration
Persist this configuration in the registry for the current category.
persist() - Method in class com.sun.jbi.management.config.RuntimeConfiguration
Persist the factory defaults to the registry for the global configuration.
persistDomainConfig() - Method in class com.sun.jbi.management.config.RuntimeConfiguration
Persist the domain configuration if required.
postDeregister() - Method in class com.sun.jbi.management.support.SystemServiceLoggerMBeanImpl
Post deregistration event.
postRegister(Boolean) - Method in class com.sun.jbi.management.support.SystemServiceLoggerMBeanImpl
Post registration event.
preDeregister() - Method in class com.sun.jbi.management.support.SystemServiceLoggerMBeanImpl
Prederegistration event.
preRegister(MBeanServer, ObjectName) - Method in class com.sun.jbi.management.support.SystemServiceLoggerMBeanImpl
Preregsitration event.
property - Variable in class com.sun.jbi.management.registry.xml.AppConfigType
 
property - Variable in class com.sun.jbi.management.registry.xml.ComponentConfigType
 
property - Variable in class com.sun.jbi.management.registry.xml.ComponentRefType
 
property - Variable in class com.sun.jbi.management.registry.xml.ConfigCategoryType
 
PropertyFilter - Class in com.sun.jbi.management.util
This is a helper class to get Application Server configuration information.
PropertyFilter() - Constructor for class com.sun.jbi.management.util.PropertyFilter
 
PropertyType - Class in com.sun.jbi.management.registry.xml
Classe Java pour PropertyType complex type.
PropertyType() - Constructor for class com.sun.jbi.management.registry.xml.PropertyType
 
provider - Variable in class com.sun.jbi.management.descriptor.Connection
 
Provider - Class in com.sun.jbi.management.descriptor
Classe Java pour anonymous complex type.
Provider() - Constructor for class com.sun.jbi.management.descriptor.Provider
 
Provides - Class in com.sun.jbi.management.descriptor
Classe Java pour anonymous complex type.
Provides() - Constructor for class com.sun.jbi.management.descriptor.Provides
 
provides - Variable in class com.sun.jbi.management.descriptor.Services
 
purge() - Method in class com.sun.jbi.management.repository.Repository
Purges the repository, removing all archives.

Q

queryHelper(String) - Method in class com.sun.jbi.management.system.AdminService
Execute a query and return array of mbean object names with result.
queryHelper(String, MBeanServerConnection) - Method in class com.sun.jbi.management.system.AdminService
Execute a query and return array of mbean object names with result.

R

readFile(File) - Static method in class com.sun.jbi.management.util.FileHelper
Read the file into a String and return the String value.
readLock() - Method in class com.sun.jbi.management.util.ReentrantReadWriteLock
 
ReentrantReadWriteLock - Class in com.sun.jbi.management.util
This is a implementation of a tailored subset of java.util.concurrent.locks.ReentrantReadWriteLock for pre J2SE 5.0 systems.
ReentrantReadWriteLock() - Constructor for class com.sun.jbi.management.util.ReentrantReadWriteLock
Creates a new instance of RentrantReadWriteLock
ReentrantReadWriteLock.Lock - Interface in com.sun.jbi.management.util
 
ReentrantReadWriteLock.ReadLock - Class in com.sun.jbi.management.util
 
ReentrantReadWriteLock.ReadLock() - Constructor for class com.sun.jbi.management.util.ReentrantReadWriteLock.ReadLock
 
ReentrantReadWriteLock.WriteLock - Class in com.sun.jbi.management.util
 
ReentrantReadWriteLock.WriteLock() - Constructor for class com.sun.jbi.management.util.ReentrantReadWriteLock.WriteLock
 
register() - Method in class com.sun.jbi.management.support.MBeanSet
Register all of the MBean's in an MBean Set.
registerServiceUnit(String, String, String, String) - Method in class com.sun.jbi.management.system.DeploymentService
 
Registry - Interface in com.sun.jbi.management.registry
 
REGISTRY_BKUP_FILE - Static variable in class com.sun.jbi.management.registry.xml.RegistryImpl
 
REGISTRY_ERROR_FOLDER - Static variable in class com.sun.jbi.management.registry.xml.RegistryImpl
 
REGISTRY_FILE - Static variable in class com.sun.jbi.management.registry.xml.RegistryImpl
The Registry folder and files.
REGISTRY_FILE_PROPERTY - Static variable in interface com.sun.jbi.management.registry.Registry
 
REGISTRY_FOLDER_PROPERTY - Static variable in interface com.sun.jbi.management.registry.Registry
 
REGISTRY_LOCK_INTERVAL_PROPERTY - Static variable in interface com.sun.jbi.management.registry.Registry
 
REGISTRY_READONLY_PROPERTY - Static variable in interface com.sun.jbi.management.registry.Registry
 
REGISTRY_SYNC_FILE - Static variable in class com.sun.jbi.management.registry.xml.RegistryImpl
 
REGISTRY_SYNC_FILE_PROPERTY - Static variable in interface com.sun.jbi.management.registry.Registry
 
REGISTRY_XML_PACKAGE - Static variable in class com.sun.jbi.management.registry.xml.RegistryImpl
The Registry XML Package.
RegistryBuilder - Class in com.sun.jbi.management.registry
 
RegistryBuilder() - Constructor for class com.sun.jbi.management.registry.RegistryBuilder
 
RegistryDiff - Class in com.sun.jbi.management.registry
This class performs a logical difference between two open registry instances and maintains state information about the changes that can be queried afterwards.
RegistryDiff(Registry, Registry, String) - Constructor for class com.sun.jbi.management.registry.RegistryDiff
Construct a RegistryDiff object using two given registries and the target processing entity of interest.
RegistryDocument - Class in com.sun.jbi.management.registry.xml
RegistryDocument encapsulates a read only registry DOM.
RegistryDocument(Document) - Constructor for class com.sun.jbi.management.registry.xml.RegistryDocument
 
RegistryException - Exception in com.sun.jbi.management.registry
 
RegistryException(String) - Constructor for exception com.sun.jbi.management.registry.RegistryException
Creates a new instance of RegistryException with an exception message.
RegistryException(String, Throwable) - Constructor for exception com.sun.jbi.management.registry.RegistryException
Creates a new instance of RegistryException with the specified message and cause.
RegistryException(Throwable) - Constructor for exception com.sun.jbi.management.registry.RegistryException
Creates a new instance of RegistryException with the specified cause.
RegistryImpl - Class in com.sun.jbi.management.registry.xml
This is an implementation of the Registry which persists the information as XML.
RegistryImpl(RegistrySpec) - Constructor for class com.sun.jbi.management.registry.xml.RegistryImpl
Creates a new instance of RegistryImpl.
RegistrySpec - Interface in com.sun.jbi.management.registry
A Registry Specification.
RegistrySpecImpl - Class in com.sun.jbi.management.registry
A Registry Specification.
RegistrySpecImpl(RegistryType, Properties, ManagementContext) - Constructor for class com.sun.jbi.management.registry.RegistrySpecImpl
 
RegistryType - Enum in com.sun.jbi.management.registry
Enumeration of RegistryTypes.
RegistryUtil - Class in com.sun.jbi.management.registry.xml
Utility class used by the registry implementation
RegistryUtil(ManagementContext, RegistryImpl) - Constructor for class com.sun.jbi.management.registry.xml.RegistryUtil
 
reinitialize() - Method in class com.sun.jbi.management.registry.xml.RegistryImpl
Initialize the registry
releaseReadLock() - Method in class com.sun.jbi.management.util.LockManager
Release Read Lock
releaseWriteLock() - Method in class com.sun.jbi.management.util.LockManager
Release write lock
removeArchive(Object) - Method in class com.sun.jbi.management.repository.ArchiveUpload
Delete the uploaded archive.
removeArchive(Object) - Method in interface com.sun.jbi.management.repository.ArchiveUploadMBean
Delete the uploaded archive.
removeArchive(ArchiveType, String) - Method in class com.sun.jbi.management.repository.Repository
Remove the specified archive.
removeCluster(String) - Method in interface com.sun.jbi.management.registry.Updater
 
removeCluster(String) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
 
removeComponent(String) - Method in interface com.sun.jbi.management.registry.Updater
Remove a component from the runtime's target
removeComponent(String, String) - Method in interface com.sun.jbi.management.registry.Updater
Remove a component from a given target.
removeComponent(String) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Remove a component from the runtime's target
removeComponent(String, String) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Remove a component from a given target.
removeComponentFromCache(String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
 
removeDir(String) - Static method in class com.sun.jbi.management.internal.support.DirectoryUtil
Complements deleteDir, but provides a more comprehensive contract for removal of a directory.
removeMarkedDirs(String) - Static method in class com.sun.jbi.management.internal.support.DirectoryUtil
Finds all marked child directories of parent and deletes them.
removeNotificationListener(NotificationListener) - Method in class com.sun.jbi.management.binding.ModelBindingComponent
Removes a listener from this MBean.
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.jbi.management.binding.ModelBindingComponent
Removes a listener from this MBean.
removeNotificationListener(NotificationListener) - Method in class com.sun.jbi.management.config.RuntimeConfiguration
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.jbi.management.config.RuntimeConfiguration
Remove a specific listener from the set.
removeNotificationListener(NotificationListener) - Method in class com.sun.jbi.management.engine.ModelEngineComponent
Removes a listener from this MBean.
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.jbi.management.engine.ModelEngineComponent
Removes a listener from this MBean.
removeNotificationListener(NotificationListener) - Method in class com.sun.jbi.management.support.NotifyStandardMBean
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.jbi.management.support.NotifyStandardMBean
 
removeNotificationListener(NotificationListener) - Method in class com.sun.jbi.management.system.ModelSystemService
Removes a listener from this MBean.
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.jbi.management.system.ModelSystemService
Removes a listener from this MBean.
removeServer(String) - Method in interface com.sun.jbi.management.registry.Updater
 
removeServer(String) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
 
removeServiceAssembly(String) - Method in interface com.sun.jbi.management.registry.Updater
Remove a service assembly from a given target.
removeServiceAssembly(String, String) - Method in interface com.sun.jbi.management.registry.Updater
Remove a service assembly from a given target.
removeServiceAssembly(String) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Remove a service assembly from the runtime target
removeServiceAssembly(String, String) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Remove a service assembly from a given target.
removeServiceAssemblyFromCache(String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
 
removeServiceUnitFromComponent(String, String) - Method in interface com.sun.jbi.management.registry.Updater
Remove a ServiceUnit from a Component for the runtime target
removeServiceUnitFromComponent(String, String, String) - Method in interface com.sun.jbi.management.registry.Updater
Remove a ServiceUnit from a Component
removeServiceUnitFromComponent(String, String) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Remove a ServiceUnit from a Component for the runtime target
removeServiceUnitFromComponent(String, String, String) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Remove a ServiceUnit from a Component
removeSharedLibrary(String) - Method in interface com.sun.jbi.management.registry.Updater
Remove a shared library from the runtimes target
removeSharedLibrary(String, String) - Method in interface com.sun.jbi.management.registry.Updater
Remove a shared library from a given target.
removeSharedLibrary(String) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Remove a shared library from the runtimes target
removeSharedLibrary(String, String) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Remove a shared library from a given target.
removeSharedLibraryFromCache(String) - Method in class com.sun.jbi.management.registry.xml.GenericQueryImpl
 
removeStatsObject(String) - Method in class com.sun.jbi.management.system.DeploymentService
This method is used to remove the statistics object of the given SA.
replace(ObjectName, Class, Object, boolean) - Method in class com.sun.jbi.management.support.MBeanSet
Replace a Standard MBean in the Set that can potentially emit JMX notifications.
replace(ObjectName, Class, Object) - Method in class com.sun.jbi.management.support.MBeanSet
Replace a Standard MBean in the Set.
replacePropertyValues(String, String) - Static method in class com.sun.jbi.management.util.PropertyFilter
Replace any occurence of a schemaorg_apache_xmlbeans.system property value with the schemaorg_apache_xmlbeans.system property key
Repository - Class in com.sun.jbi.management.repository
A repository for ESB artifacts.
Repository(ManagementContext) - Constructor for class com.sun.jbi.management.repository.Repository
Create a new instance of the repository.
RepositoryException - Exception in com.sun.jbi.management.repository
 
RepositoryException(String) - Constructor for exception com.sun.jbi.management.repository.RepositoryException
Creates a new instance of RepositoryException with an exception message.
RepositoryException(String, Throwable) - Constructor for exception com.sun.jbi.management.repository.RepositoryException
Creates a new instance of RepositoryException with the specified message and cause.
RepositoryException(Throwable) - Constructor for exception com.sun.jbi.management.repository.RepositoryException
Creates a new instance of RepositoryException with the specified cause.
resolveEndpointReference(DocumentFragment) - Method in class com.sun.jbi.management.binding.ModelBindingComponent
Resolve the given endpoint reference.
resolveEndpointReference(DocumentFragment) - Method in class com.sun.jbi.management.engine.ModelEngineComponent
Resolve the given endpoint reference.
resolveEntity(String, String) - Method in class com.sun.jbi.management.internal.support.XmlReader
The resolveEntity method resolves schema references only, a reference to the XML definition of the XML configuration file is resolved to return an InputSource created for the local schema definition file.
revertToGlobalLogLevel(String, EnvironmentContext, Logger) - Static method in class com.sun.jbi.management.support.MBeanHelper
Revert to the global log level.
runAntTarget(String, String, String) - Static method in class com.sun.jbi.management.internal.support.AntScriptRunner
Run a target in an ant file.
RuntimeConfiguration - Class in com.sun.jbi.management.config
This is the basic RuntimeConfiguration MBean.
RuntimeConfiguration(ModelMBeanInfo, ConfigurationCategory, String) - Constructor for class com.sun.jbi.management.config.RuntimeConfiguration
Creates a new RuntimeConfiguration MBean.

S

SA_STATISTICS_ITEM_DESCRIPTION - Static variable in class com.sun.jbi.management.system.ServiceAssemblyStatistics
description for SA statistics table item
SA_STATISTICS_ITEM_NAME - Static variable in class com.sun.jbi.management.system.ServiceAssemblyStatistics
name for SA statistics table item
server - Variable in class com.sun.jbi.management.registry.xml.ServerListType
 
ServerListType - Class in com.sun.jbi.management.registry.xml
Classe Java pour ServerListType complex type.
ServerListType() - Constructor for class com.sun.jbi.management.registry.xml.ServerListType
 
servers - Variable in class com.sun.jbi.management.registry.xml.Jbi
 
SERVICE_ASSEMBLY - Static variable in class com.sun.jbi.management.repository.ArchiveType
 
SERVICE_ASSEMBLY_LAST_STARTUP_TIME - Static variable in class com.sun.jbi.management.system.ServiceAssemblyStatistics
last startup time
SERVICE_ASSEMBLY_LAST_STARTUP_TIME_DESCRIPTION - Static variable in class com.sun.jbi.management.system.ServiceAssemblyStatistics
SA startup time description
SERVICE_ASSEMBLY_NAME - Static variable in class com.sun.jbi.management.system.ServiceAssemblyStatistics
SA Name
SERVICE_ASSEMBLY_NAME_DESCRIPTION - Static variable in class com.sun.jbi.management.system.ServiceAssemblyStatistics
SA name description
SERVICE_ASSEMBLY_SHUTDOWN_TIME - Static variable in class com.sun.jbi.management.system.ServiceAssemblyStatistics
SA Shutdown time
SERVICE_ASSEMBLY_SHUTDOWN_TIME_DESCTIPTION - Static variable in class com.sun.jbi.management.system.ServiceAssemblyStatistics
SA shutdown time - description
SERVICE_ASSEMBLY_STARTUP_TIME - Static variable in class com.sun.jbi.management.system.ServiceAssemblyStatistics
SA startup time
SERVICE_ASSEMBLY_STARTUP_TIME_DESCRIPTION - Static variable in class com.sun.jbi.management.system.ServiceAssemblyStatistics
SA startup time - description
SERVICE_ASSEMBLY_STOP_TIME - Static variable in class com.sun.jbi.management.system.ServiceAssemblyStatistics
SA stop time
SERVICE_ASSEMBLY_STOP_TIME_DESCRIPTION - Static variable in class com.sun.jbi.management.system.ServiceAssemblyStatistics
SA stop time - description
SERVICE_ASSEMBLY_SU_STATISTICS - Static variable in class com.sun.jbi.management.system.ServiceAssemblyStatistics
SA list of SU statistics
SERVICE_ASSEMBLY_SU_STATISTICS_DESCRIPTION - Static variable in class com.sun.jbi.management.system.ServiceAssemblyStatistics
SU statistics list - description
SERVICE_ASSEMBLY_UPTIME - Static variable in class com.sun.jbi.management.system.ServiceAssemblyStatistics
SA Uptime
SERVICE_ASSEMBLY_UPTIME_DESCRIPTION - Static variable in class com.sun.jbi.management.system.ServiceAssemblyStatistics
SA uptime desctiption
SERVICE_NAME_KEY - Static variable in class com.sun.jbi.management.support.MBeanNamesImpl
 
SERVICE_TYPE_KEY - Static variable in class com.sun.jbi.management.support.MBeanNamesImpl
 
SERVICE_UNIT - Static variable in class com.sun.jbi.management.repository.ArchiveType
 
SERVICE_UNIT_NAME - Static variable in class com.sun.jbi.management.system.ServiceAssemblyStatistics
service unit name
SERVICE_UNIT_NAME_DESCRIPTION - Static variable in class com.sun.jbi.management.system.ServiceAssemblyStatistics
Service unit name description
SERVICE_UNIT_SHUTDOWN_TIME - Static variable in class com.sun.jbi.management.system.ServiceAssemblyStatistics
service unit shutdown time
SERVICE_UNIT_SHUTDOWN_TIME_DESCRIPTION - Static variable in class com.sun.jbi.management.system.ServiceAssemblyStatistics
Average of service unit shutdown time
SERVICE_UNIT_STARTUP_TIME - Static variable in class com.sun.jbi.management.system.ServiceAssemblyStatistics
service unit startup time
SERVICE_UNIT_STARTUP_TIME_DESCRIPTION - Static variable in class com.sun.jbi.management.system.ServiceAssemblyStatistics
Average of service unit startup times in ms.
SERVICE_UNIT_STOP_TIME - Static variable in class com.sun.jbi.management.system.ServiceAssemblyStatistics
service unit stop time
SERVICE_UNIT_STOP_TIME_DESCRIPTION - Static variable in class com.sun.jbi.management.system.ServiceAssemblyStatistics
Average of service unit stop times in ms.
SERVICE_UNIT_TIMEOUT - Static variable in class com.sun.jbi.management.config.DeploymentConfigurationFactory
Attribute Names
SERVICE_UNIT_TIMEOUT_DESCR - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
SERVICE_UNIT_TIMEOUT_DISPLAY_NAME - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
SERVICE_UNIT_TIMEOUT_TOOLTIP - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
serviceAssemblies - Variable in class com.sun.jbi.management.registry.xml.Jbi
 
ServiceAssemblies - Class in com.sun.jbi.management.registry.xml
Classe Java pour anonymous complex type.
ServiceAssemblies() - Constructor for class com.sun.jbi.management.registry.xml.ServiceAssemblies
 
serviceAssembly - Variable in class com.sun.jbi.management.descriptor.Jbi
 
ServiceAssembly - Class in com.sun.jbi.management.descriptor
Classe Java pour anonymous complex type.
ServiceAssembly() - Constructor for class com.sun.jbi.management.descriptor.ServiceAssembly
 
serviceAssembly - Variable in class com.sun.jbi.management.registry.xml.ServiceAssemblies
 
ServiceAssembly - Class in com.sun.jbi.management.system
This is a wrapper class which encapulates the Service Assembly.
ServiceAssembly(URL, StringTranslator, Logger) - Constructor for class com.sun.jbi.management.system.ServiceAssembly
Creates a new instance of ServiceAssembly.
ServiceAssemblyDescriptor - Class in com.sun.jbi.management.descriptor
This class encapsulates the JAXB model for the Service Assembly Descriptor
ServiceAssemblyDescriptor(Jbi) - Constructor for class com.sun.jbi.management.descriptor.ServiceAssemblyDescriptor
Constructs a ServiceAssemblyDescriptor.
ServiceAssemblyInfoImpl - Class in com.sun.jbi.management.registry.data
This interface provides information on Service Assemblys.
ServiceAssemblyInfoImpl() - Constructor for class com.sun.jbi.management.registry.data.ServiceAssemblyInfoImpl
 
ServiceAssemblyQueryImpl - Class in com.sun.jbi.management.registry.xml
This class encapsulates queries which are common to all targets ( domain / server / cluster ).
ServiceAssemblyQueryImpl(Jbi, ManagementContext, boolean, String, Registry) - Constructor for class com.sun.jbi.management.registry.xml.ServiceAssemblyQueryImpl
 
serviceAssemblyRef - Variable in class com.sun.jbi.management.registry.xml.InstalledComponentsListType
 
serviceAssemblyRef - Variable in class com.sun.jbi.management.registry.xml.ServiceUnitType
 
ServiceAssemblyRefType - Class in com.sun.jbi.management.registry.xml
Classe Java pour ServiceAssemblyRefType complex type.
ServiceAssemblyRefType() - Constructor for class com.sun.jbi.management.registry.xml.ServiceAssemblyRefType
 
ServiceAssemblyStatistics - Class in com.sun.jbi.management.system
This class is used to store statistic information about a SA
ServiceAssemblyValidator - Class in com.sun.jbi.management.util
Validator for a shared library archives.
ServiceAssemblyValidator(EnvironmentContext, boolean) - Constructor for class com.sun.jbi.management.util.ServiceAssemblyValidator
 
serviceName - Variable in class com.sun.jbi.management.descriptor.Consumer
 
serviceName - Variable in class com.sun.jbi.management.descriptor.Consumes
 
serviceName - Variable in class com.sun.jbi.management.descriptor.Provider
 
serviceName - Variable in class com.sun.jbi.management.descriptor.Provides
 
services - Variable in class com.sun.jbi.management.descriptor.Jbi
 
Services - Class in com.sun.jbi.management.descriptor
Classe Java pour anonymous complex type.
Services() - Constructor for class com.sun.jbi.management.descriptor.Services
 
serviceUnit - Variable in class com.sun.jbi.management.descriptor.ServiceAssembly
 
ServiceUnit - Class in com.sun.jbi.management.descriptor
Classe Java pour anonymous complex type.
ServiceUnit() - Constructor for class com.sun.jbi.management.descriptor.ServiceUnit
 
serviceUnit - Variable in class com.sun.jbi.management.registry.xml.ServiceUnitListType
 
ServiceUnitInfoImpl - Class in com.sun.jbi.management.registry.data
This interface provides information on Service Units.
ServiceUnitInfoImpl() - Constructor for class com.sun.jbi.management.registry.data.ServiceUnitInfoImpl
 
ServiceUnitListType - Class in com.sun.jbi.management.registry.xml
Classe Java pour ServiceUnitListType complex type.
ServiceUnitListType() - Constructor for class com.sun.jbi.management.registry.xml.ServiceUnitListType
 
serviceUnits - Variable in class com.sun.jbi.management.registry.xml.ComponentRefType
 
ServiceUnitType - Class in com.sun.jbi.management.registry.xml
Classe Java pour ServiceUnitType complex type.
ServiceUnitType() - Constructor for class com.sun.jbi.management.registry.xml.ServiceUnitType
 
setAdminServiceHandle(AdminService) - Static method in class com.sun.jbi.management.system.ManagementContext
Setter for AdminServiceHandle.
setAll() - Method in interface com.sun.jbi.management.common.LoggerMBean
Set the log level of this logger to ALL.
setAll() - Method in class com.sun.jbi.management.support.DefaultLoggerMBeanImpl
Set the log level of this logger to ALL.
setApplicationConfiguration(String, Properties) - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
Get a specific application configuration.
setArtifactsZip(String) - Method in class com.sun.jbi.management.descriptor.Target
Définit la valeur de la propriété artifactsZip.
setAttribute(Attribute) - Method in class com.sun.jbi.management.config.GlobalConfiguration
Set the value of a specific attribute of the Dynamic MBean.
setAttribute(Attribute) - Method in class com.sun.jbi.management.config.InstanceConfiguration
Set the value of a specific attribute of the Dynamic MBean.
setAttribute(ConfigurationCategory, String, String) - Method in interface com.sun.jbi.management.registry.Updater
Set the value of a configuration attribute belonging to the specified category, for the runtime target.
setAttribute(String, ConfigurationCategory, String, String) - Method in interface com.sun.jbi.management.registry.Updater
Get the value of a configuration attribute belonging to the specified category, for the runtime target.
setAttribute(ConfigurationCategory, String, String) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Set the value of a configuration attribute belonging to the specified category, for the runtime target.
setAttribute(String, ConfigurationCategory, String, String) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Get the value of a configuration attribute belonging to the specified category, for the runtime target.
setAttributeName(String) - Method in class com.sun.jbi.management.config.DescriptorSupport
 
setAttributes(AttributeList) - Method in class com.sun.jbi.management.config.RuntimeConfiguration
Sets the values of several attributes of the Dynamic MBean.
setBindingComponent(boolean) - Method in class com.sun.jbi.management.descriptor.Services
Définit la valeur de la propriété bindingComponent.
setBootstrapClassLoaderDelegation(String) - Method in class com.sun.jbi.management.descriptor.Component
Définit la valeur de la propriété bootstrapClassLoaderDelegation.
setBootstrapClassLoaderSelfFirst() - Method in class com.sun.jbi.management.ComponentInstallationContext
Set a flag to force the bootstrap class loader to use an inverted hierarchy (self-first).
setBootstrapClassLoaderSelfFirst(boolean) - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
 
setBootstrapClassName(String) - Method in class com.sun.jbi.management.descriptor.Component
Définit la valeur de la propriété bootstrapClassName.
setBootstrapClassName(String) - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
 
setBootstrapClassPath(ClassPath) - Method in class com.sun.jbi.management.descriptor.Component
Définit la valeur de la propriété bootstrapClassPath.
setBootstrapClassPathElements(List) - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
 
setCategory(ConfigTypeEnum) - Method in class com.sun.jbi.management.registry.xml.ConfigCategoryType
Définit la valeur de la propriété category.
setCauseFramework(boolean) - Method in class com.sun.jbi.management.system.ManagementMessageHolder
Set the value indicating if JBI Framework is cause of the exception
setClassLoaderDelegation(String) - Method in class com.sun.jbi.management.descriptor.Jbi.SharedLibrary
Définit la valeur de la propriété classLoaderDelegation.
setClassLoaderSelfFirst(boolean) - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
 
setClassPathElements(List) - Method in class com.sun.jbi.management.ComponentInstallationContext
Set the list of elements that comprise the class path for this component.
setClassPathElements(List<String>) - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
 
setClusters(ClusterListType) - Method in class com.sun.jbi.management.registry.xml.Jbi
Définit la valeur de la propriété clusters.
setComponent(Component) - Method in class com.sun.jbi.management.descriptor.Jbi
Définit la valeur de la propriété component.
setComponentAttribute(String, String, String) - Method in interface com.sun.jbi.management.registry.Updater
Set the value of a configuration attribute for a component installed on a target for the runtime target.
setComponentAttribute(String, String, String, String) - Method in interface com.sun.jbi.management.registry.Updater
Set the value of a configuration attribute for a component installed on a target,
setComponentAttribute(String, String, String) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Set the value of a configuration attribute for a component installed on a target for the runtime target.
setComponentAttribute(String, String, String, String) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Set the value of a configuration attribute for a component installed on a target,
setComponentAttributes(String, Properties) - Method in interface com.sun.jbi.management.registry.Updater
Set the value of a configuration attribute for a component installed on a target for the runtime target.
setComponentAttributes(String, String, Properties) - Method in interface com.sun.jbi.management.registry.Updater
Set the value of a configuration attribute for a component installed on a target,
setComponentAttributes(String, Properties) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Set the value of a configuration attribute for a component installed on a target for the runtime target.
setComponentAttributes(String, String, Properties) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Set the value of a configuration attribute for a component installed on a target,
setComponentClassLoaderDelegation(String) - Method in class com.sun.jbi.management.descriptor.Component
Définit la valeur de la propriété componentClassLoaderDelegation.
setComponentClassLoaderSelfFirst() - Method in class com.sun.jbi.management.ComponentInstallationContext
Set a flag to force the component class loader to use an inverted hierarchy (self-first).
setComponentClassName(String) - Method in class com.sun.jbi.management.ComponentInstallationContext
Set the name of the class that implements javax.jbi.component.Component for this component.
setComponentClassName(ComponentClassName) - Method in class com.sun.jbi.management.descriptor.Component
Définit la valeur de la propriété componentClassName.
setComponentClassName(String) - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
 
setComponentClassPath(ClassPath) - Method in class com.sun.jbi.management.descriptor.Component
Définit la valeur de la propriété componentClassPath.
setComponentConfig(ComponentConfigType) - Method in class com.sun.jbi.management.registry.xml.ComponentRefType
Définit la valeur de la propriété componentConfig.
setComponentFileName(String, String) - Method in interface com.sun.jbi.management.registry.Updater
Set the file name for the domain component.
setComponentFileName(String, String) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Set the file name for the domain component.
setComponentName(String) - Method in class com.sun.jbi.management.ComponentInstallationContext
Set the name of this component.
setComponentName(String) - Method in class com.sun.jbi.management.descriptor.Target
Définit la valeur de la propriété componentName.
setComponentName(String) - Method in class com.sun.jbi.management.message.ComponentTaskResult
Définit la valeur de la propriété componentName.
setComponentProperties(String, Map<String, String>, String) - Method in interface com.sun.jbi.management.registry.Updater
Set the properties of a component in a server/cluster.
setComponentProperties(String, Map<String, String>, String) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Set the properties of a component in a server/cluster.
setComponents(Components) - Method in class com.sun.jbi.management.registry.xml.Jbi
Définit la valeur de la propriété components.
setComponentState(ComponentState, String) - Method in interface com.sun.jbi.management.registry.Updater
Set the state of a component for the target at runtime.
setComponentState(String, ComponentState, String) - Method in interface com.sun.jbi.management.registry.Updater
Set the state of a component in a server/cluster.
setComponentState(ComponentState, String) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Set the state of a component for the target at runtime.
setComponentState(String, ComponentState, String) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Set the state of a component in a server/cluster.
setComponentTaskResultDetails(TaskResultDetails) - Method in class com.sun.jbi.management.message.ComponentTaskResult
Définit la valeur de la propriété componentTaskResultDetails.
setComponentType(ComponentType) - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
 
setComponentUpgradeNumber(String, BigInteger) - Method in interface com.sun.jbi.management.registry.Updater
This method is used to set the upgrade-number attribute in the domain level entry for a component
setComponentUpgradeNumber(String, BigInteger) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
This method is used to set the upgrade-number attribute in the domain level entry for a component
setConfig() - Method in interface com.sun.jbi.management.common.LoggerMBean
Set the log level of this logger to CONFIG.
setConfig() - Method in class com.sun.jbi.management.support.DefaultLoggerMBeanImpl
Set the log level of this logger to CONFIG.
setConfigs(Configs) - Method in class com.sun.jbi.management.registry.xml.Jbi
Définit la valeur de la propriété configs.
setConfiguration(Properties) - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
Set the static component configuration.
setConnections(Connections) - Method in class com.sun.jbi.management.descriptor.ServiceAssembly
Définit la valeur de la propriété connections.
setConsumer(Consumer) - Method in class com.sun.jbi.management.descriptor.Connection
Définit la valeur de la propriété consumer.
setContent(String) - Method in class com.sun.jbi.management.descriptor.Component.SharedLibrary
Définit la valeur de la propriété content.
setContent(String) - Method in class com.sun.jbi.management.descriptor.ComponentClassName
Définit la valeur de la propriété content.
setContext(ComponentContext) - Method in class com.sun.jbi.management.ComponentInstallationContext
Set the context for this component.
setDefault() - Method in interface com.sun.jbi.management.common.LoggerMBean
Set the log level of this logger to null to inherit from its parent.
setDefault(Object) - Method in class com.sun.jbi.management.config.DescriptorSupport
 
setDefault() - Method in class com.sun.jbi.management.support.DefaultLoggerMBeanImpl
Set the log level of this logger to null to inherit from its parent.
setDefaultInstall(Boolean) - Method in class com.sun.jbi.management.registry.xml.DomainComponentType
Définit la valeur de la propriété defaultInstall.
setDefaultInstall(Boolean) - Method in class com.sun.jbi.management.registry.xml.DomainSharedLibraryType
Définit la valeur de la propriété defaultInstall.
setDeploymentServiceHandle(DeploymentService) - Static method in class com.sun.jbi.management.system.ManagementContext
Setter for DeploymentServiceHandle.
setDescription(String) - Method in class com.sun.jbi.management.ComponentInstallationContext
Set the description of this component.
setDescription(String) - Method in class com.sun.jbi.management.descriptor.ComponentClassName
Définit la valeur de la propriété description.
setDescription(String) - Method in class com.sun.jbi.management.descriptor.Identification
Définit la valeur de la propriété description.
setDescription(String) - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
 
setDescription(String) - Method in class com.sun.jbi.management.registry.data.ServiceAssemblyInfoImpl
 
setDescriptionId(String) - Method in class com.sun.jbi.management.config.DescriptorSupport
 
setDescriptorValidation(boolean) - Static method in class com.sun.jbi.management.util.ValidatorFactory
Set jbi.xml validation to true
setDisabled() - Method in class com.sun.jbi.management.system.DeploymentServiceStatistics
Disable statistics collection.
setDisabled() - Method in interface com.sun.jbi.management.system.DeploymentServiceStatisticsMBean
Disable statistics collection.
setDisplayName(String) - Method in class com.sun.jbi.management.config.DescriptorSupport
 
setDisplayNameId(String) - Method in class com.sun.jbi.management.config.DescriptorSupport
 
setEnabled() - Method in class com.sun.jbi.management.system.DeploymentServiceStatistics
Enable statistics collection.
setEnabled() - Method in interface com.sun.jbi.management.system.DeploymentServiceStatisticsMBean
Enable statistics collection.
setEndpointName(String) - Method in class com.sun.jbi.management.descriptor.Consumer
Définit la valeur de la propriété endpointName.
setEndpointName(String) - Method in class com.sun.jbi.management.descriptor.Consumes
Définit la valeur de la propriété endpointName.
setEndpointName(String) - Method in class com.sun.jbi.management.descriptor.Provider
Définit la valeur de la propriété endpointName.
setEndpointName(String) - Method in class com.sun.jbi.management.descriptor.Provides
Définit la valeur de la propriété endpointName.
setEnumValue(String) - Method in class com.sun.jbi.management.config.DescriptorSupport
 
setEnvironmentContext(EnvironmentContext) - Method in class com.sun.jbi.management.internal.support.XmlReader
Specify the global environment context.
setFileName(String) - Method in class com.sun.jbi.management.registry.xml.DomainEntityType
Définit la valeur de la propriété fileName.
setFilePath(String) - Method in class com.sun.jbi.management.registry.data.ServiceUnitInfoImpl
 
setFine() - Method in interface com.sun.jbi.management.common.LoggerMBean
Set the log level of this logger to FINE.
setFine() - Method in class com.sun.jbi.management.support.DefaultLoggerMBeanImpl
Set the log level of this logger to FINE.
setFiner() - Method in interface com.sun.jbi.management.common.LoggerMBean
Set the log level of this logger to FINER.
setFiner() - Method in class com.sun.jbi.management.support.DefaultLoggerMBeanImpl
Set the log level of this logger to FINER.
setFinest() - Method in interface com.sun.jbi.management.common.LoggerMBean
Set the log level of this logger to FINEST.
setFinest() - Method in class com.sun.jbi.management.support.DefaultLoggerMBeanImpl
Set the log level of this logger to FINEST.
setFrameworkLocale(String) - Method in class com.sun.jbi.management.system.ManagementMessageHolder
Set the JBI Framework locale
setFrmwkTaskResult(FrmwkTaskResult) - Method in class com.sun.jbi.management.message.JbiTaskResultElement
Définit la valeur de la propriété frmwkTaskResult.
setFrmwkTaskResultDetails(FrmwkTaskResultDetails) - Method in class com.sun.jbi.management.message.FrmwkTaskResult
Définit la valeur de la propriété frmwkTaskResultDetails.
setIdentification(Identification) - Method in class com.sun.jbi.management.descriptor.Component
Définit la valeur de la propriété identification.
setIdentification(Identification) - Method in class com.sun.jbi.management.descriptor.Jbi.SharedLibrary
Définit la valeur de la propriété identification.
setIdentification(Identification) - Method in class com.sun.jbi.management.descriptor.ServiceAssembly
Définit la valeur de la propriété identification.
setIdentification(Identification) - Method in class com.sun.jbi.management.descriptor.ServiceUnit
Définit la valeur de la propriété identification.
setInfo() - Method in interface com.sun.jbi.management.common.LoggerMBean
Set the log level of this logger to INFO.
setInfo() - Method in class com.sun.jbi.management.support.DefaultLoggerMBeanImpl
Set the log level of this logger to INFO.
setInstallationDescriptor(String) - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
 
setInstallationDescriptorExtension(DocumentFragment) - Method in class com.sun.jbi.management.ComponentInstallationContext
Set the installation descriptor extension.
setInstallationServiceHandle(InstallationService) - Static method in class com.sun.jbi.management.system.ManagementContext
Setter for InstallationServiceHandle.
setInstallRoot(String) - Method in class com.sun.jbi.management.ComponentInstallationContext
Set the installation root directory name for this component.
setInstallRoot(String) - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
 
setInstallRoot(String) - Method in class com.sun.jbi.management.registry.xml.ComponentRefType
Définit la valeur de la propriété installRoot.
setInstallRoot(String) - Method in class com.sun.jbi.management.registry.xml.SharedLibraryRefType
Définit la valeur de la propriété installRoot.
setInterfaceName(QName) - Method in class com.sun.jbi.management.descriptor.Consumer
Définit la valeur de la propriété interfaceName.
setInterfaceName(QName) - Method in class com.sun.jbi.management.descriptor.Consumes
Définit la valeur de la propriété interfaceName.
setInterfaceName(QName) - Method in class com.sun.jbi.management.descriptor.Provides
Définit la valeur de la propriété interfaceName.
setIsCauseFramework(String) - Method in class com.sun.jbi.management.message.FrmwkTaskResult
Définit la valeur de la propriété isCauseFramework.
setIsInstall(boolean) - Method in class com.sun.jbi.management.ComponentInstallationContext
Set the flag to indicate whether this is an install or an uninstall.
setIsPassword(Boolean) - Method in class com.sun.jbi.management.config.DescriptorSupport
 
setIsStatic(Boolean) - Method in class com.sun.jbi.management.config.DescriptorSupport
 
setJbiName(String) - Method in class com.sun.jbi.management.repository.Archive
Sets the JBI name/id of this archive.
setJbiRoot(String) - Static method in class com.sun.jbi.management.system.ManagementContext
Setter for JbiRoot.
setJbiTaskResult(JbiTaskResultElement) - Method in class com.sun.jbi.management.message.JbiTaskResult
Définit la valeur de la propriété jbiTaskResult.
setJmxRemoteServer(JMXConnectorServer) - Static method in class com.sun.jbi.management.system.ManagementContext
Setter for JmxRemoteServer.
setLastRestartTime(Date) - Method in class com.sun.jbi.management.system.DeploymentServiceStatistics
This method is used to set the last restart time.
setLastRestartTime(Date) - Method in interface com.sun.jbi.management.system.DeploymentServiceStatisticsMBean
This method is used to set the last restart time.
setLinkType(String) - Method in class com.sun.jbi.management.descriptor.Consumes
Définit la valeur de la propriété linkType.
setLocale(String) - Method in class com.sun.jbi.management.message.FrmwkTaskResultDetails
Définit la valeur de la propriété locale.
setLocMessage(String) - Method in class com.sun.jbi.management.message.MsgLocInfo
Définit la valeur de la propriété locMessage.
setLocToken(String) - Method in class com.sun.jbi.management.message.MsgLocInfo
Définit la valeur de la propriété locToken.
setLoggingServiceHandle(LoggingService) - Static method in class com.sun.jbi.management.system.ManagementContext
Setter for LoggingServiceHandle.
setLogLevel(String, String, EnvironmentContext, Logger) - Static method in class com.sun.jbi.management.support.MBeanHelper
Set the value of the management log level
setMaxValue(Object) - Method in class com.sun.jbi.management.config.DescriptorSupport
 
setMBeanServerPort(int) - Static method in class com.sun.jbi.management.system.ManagementContext
Setter for MBeanServerPort.
setMessageType(String) - Method in class com.sun.jbi.management.message.TaskResultDetailsElement
Définit la valeur de la propriété messageType.
setMinValue(Object) - Method in class com.sun.jbi.management.config.DescriptorSupport
 
setMsgLocInfo(MsgLocInfo) - Method in class com.sun.jbi.management.message.ExceptionInfo
Définit la valeur de la propriété msgLocInfo.
setMsgLocInfo(MsgLocInfo) - Method in class com.sun.jbi.management.message.TaskStatusMsg
Définit la valeur de la propriété msgLocInfo.
setName(String) - Method in class com.sun.jbi.management.descriptor.Identification
Définit la valeur de la propriété name.
setName(String) - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
 
setName(String) - Method in class com.sun.jbi.management.registry.data.ServiceAssemblyInfoImpl
 
setName(String) - Method in class com.sun.jbi.management.registry.data.ServiceUnitInfoImpl
 
setName(String) - Method in class com.sun.jbi.management.registry.xml.AppConfigType
Définit la valeur de la propriété name.
setName(String) - Method in class com.sun.jbi.management.registry.xml.ConfigType
Définit la valeur de la propriété name.
setName(String) - Method in class com.sun.jbi.management.registry.xml.DomainEntityType
Définit la valeur de la propriété name.
setName(String) - Method in class com.sun.jbi.management.registry.xml.PropertyType
Définit la valeur de la propriété name.
setName(String) - Method in class com.sun.jbi.management.registry.xml.ServiceUnitType
Définit la valeur de la propriété name.
setNameRef(String) - Method in class com.sun.jbi.management.registry.xml.ComponentRefType
Définit la valeur de la propriété nameRef.
setNameRef(String) - Method in class com.sun.jbi.management.registry.xml.InstalledComponentsListType
Définit la valeur de la propriété nameRef.
setNameRef(String) - Method in class com.sun.jbi.management.registry.xml.ServiceAssemblyRefType
Définit la valeur de la propriété nameRef.
setNameRef(String) - Method in class com.sun.jbi.management.registry.xml.SharedLibraryRefType
Définit la valeur de la propriété nameRef.
setNestingLevel(String) - Method in class com.sun.jbi.management.message.ExceptionInfo
Définit la valeur de la propriété nestingLevel.
setOff() - Method in interface com.sun.jbi.management.common.LoggerMBean
Set the log level of this logger to OFF.
setOff() - Method in class com.sun.jbi.management.support.DefaultLoggerMBeanImpl
Set the log level of this logger to OFF.
setPath(String) - Method in class com.sun.jbi.management.repository.Archive
Sets the path for the archive package.
setProperty(String, String) - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
 
setProvider(Provider) - Method in class com.sun.jbi.management.descriptor.Connection
Définit la valeur de la propriété provider.
setRepository(Repository) - Method in class com.sun.jbi.management.system.ManagementContext
 
setRepositoryInitTime(long) - Method in class com.sun.jbi.management.repository.Repository
Set repository init time, this could be NFS time
setResourceBundleName(String) - Method in class com.sun.jbi.management.config.DescriptorSupport
 
setServers(ServerListType) - Method in class com.sun.jbi.management.registry.xml.Jbi
Définit la valeur de la propriété servers.
setServiceAssemblies(ServiceAssemblies) - Method in class com.sun.jbi.management.registry.xml.Jbi
Définit la valeur de la propriété serviceAssemblies.
setServiceAssembly(ServiceAssembly) - Method in class com.sun.jbi.management.descriptor.Jbi
Définit la valeur de la propriété serviceAssembly.
setServiceAssemblyFileName(String, String) - Method in interface com.sun.jbi.management.registry.Updater
Set the file name for the domain service assembly.
setServiceAssemblyFileName(String, String) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Set the file name for the domain service assembly
setServiceAssemblyName(String) - Method in class com.sun.jbi.management.registry.data.ServiceUnitInfoImpl
 
setServiceAssemblyRef(String) - Method in class com.sun.jbi.management.registry.xml.ServiceUnitType
Définit la valeur de la propriété serviceAssemblyRef.
setServiceAssemblyState(ServiceAssemblyState, String) - Method in interface com.sun.jbi.management.registry.Updater
Set the state of a ServiceAssembly for the runtime target.
setServiceAssemblyState(String, ServiceAssemblyState, String) - Method in interface com.sun.jbi.management.registry.Updater
Set the state of a ServiceAssembly in a server / cluster.
setServiceAssemblyState(ServiceAssemblyState, String) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Set the state of a ServiceAssembly for the runtime target.
setServiceAssemblyState(String, ServiceAssemblyState, String) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Set the state of a ServiceAssembly in a server / cluster.
setServiceName(QName) - Method in class com.sun.jbi.management.descriptor.Consumer
Définit la valeur de la propriété serviceName.
setServiceName(QName) - Method in class com.sun.jbi.management.descriptor.Consumes
Définit la valeur de la propriété serviceName.
setServiceName(QName) - Method in class com.sun.jbi.management.descriptor.Provider
Définit la valeur de la propriété serviceName.
setServiceName(QName) - Method in class com.sun.jbi.management.descriptor.Provides
Définit la valeur de la propriété serviceName.
setServices(Services) - Method in class com.sun.jbi.management.descriptor.Jbi
Définit la valeur de la propriété services.
setServiceUnitList(List<ServiceUnitInfo>) - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
 
setServiceUnitList(List<ServiceUnitInfo>) - Method in class com.sun.jbi.management.registry.data.ServiceAssemblyInfoImpl
 
setServiceUnitList(Map<String, ServiceAssemblyStatistics.ServiceUnitStatistics>) - Method in class com.sun.jbi.management.system.ServiceAssemblyStatistics
set the su list
setServiceUnits(ServiceUnitListType) - Method in class com.sun.jbi.management.registry.xml.ComponentRefType
Définit la valeur de la propriété serviceUnits.
setServiceUnitState(ServiceUnitState, String, String) - Method in interface com.sun.jbi.management.registry.Updater
Set the state of a ServiceUnit for the runtime target.
setServiceUnitState(String, ServiceUnitState, String, String) - Method in interface com.sun.jbi.management.registry.Updater
Set the state of a ServiceUnit in a server / cluster.
setServiceUnitState(ServiceUnitState, String, String) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Set the state of a ServiceUnit for the runtime target.
setServiceUnitState(String, ServiceUnitState, String, String) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Set the state of a ServiceUnit in a server / cluster.
setSevere() - Method in interface com.sun.jbi.management.common.LoggerMBean
Set the log level of this logger to SEVERE.
setSevere() - Method in class com.sun.jbi.management.support.DefaultLoggerMBeanImpl
Set the log level of this logger to SEVERE.
setSharedLibraries(SharedLibraries) - Method in class com.sun.jbi.management.registry.xml.Jbi
Définit la valeur de la propriété sharedLibraries.
setSharedLibrary(Jbi.SharedLibrary) - Method in class com.sun.jbi.management.descriptor.Jbi
Définit la valeur de la propriété sharedLibrary.
setSharedLibraryClassPath(ClassPath) - Method in class com.sun.jbi.management.descriptor.Jbi.SharedLibrary
Définit la valeur de la propriété sharedLibraryClassPath.
setSharedLibraryFileName(String, String) - Method in interface com.sun.jbi.management.registry.Updater
Set the file name for the domain shared library.
setSharedLibraryFileName(String, String) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Set the file name for the domain service assembly.
setSharedLibraryNames(List<String>) - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
 
setStackTrace(String) - Method in class com.sun.jbi.management.message.ExceptionInfo
Définit la valeur de la propriété stackTrace.
setState(ServiceUnitState) - Method in class com.sun.jbi.management.registry.data.ServiceUnitInfoImpl
 
setState(LifeCycleStatusEnum) - Method in class com.sun.jbi.management.registry.xml.ComponentRefType
Définit la valeur de la propriété state.
setState(LifeCycleStatusEnum) - Method in class com.sun.jbi.management.registry.xml.ServiceAssemblyRefType
Définit la valeur de la propriété state.
setState(LifeCycleStatusEnum) - Method in class com.sun.jbi.management.registry.xml.ServiceUnitType
Définit la valeur de la propriété state.
setStatus(ComponentState) - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
 
setStatus(ServiceAssemblyState) - Method in class com.sun.jbi.management.registry.data.ServiceAssemblyInfoImpl
 
setTarget(Target) - Method in class com.sun.jbi.management.descriptor.ServiceUnit
Définit la valeur de la propriété target.
setTargetComponent(String) - Method in class com.sun.jbi.management.registry.data.ServiceUnitInfoImpl
Set the Service Units target component
setTaskId(String) - Method in class com.sun.jbi.management.message.TaskResultDetailsElement
Définit la valeur de la propriété taskId.
setTaskResult(String) - Method in class com.sun.jbi.management.message.TaskResultDetailsElement
Définit la valeur de la propriété taskResult.
setTaskResultDetails(TaskResultDetailsElement) - Method in class com.sun.jbi.management.message.TaskResultDetails
Définit la valeur de la propriété taskResultDetails.
setTextData(Element, String) - Method in class com.sun.jbi.management.internal.support.DOMUtil
use this util method to set a Text Data in a element.
setTimestamp(long) - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
 
setTimestamp(long) - Method in class com.sun.jbi.management.registry.data.ServiceAssemblyInfoImpl
 
setTimestamp(BigInteger) - Method in class com.sun.jbi.management.registry.xml.DomainEntityType
Définit la valeur de la propriété timestamp.
setToolTip(String) - Method in class com.sun.jbi.management.config.DescriptorSupport
 
setToolTipId(String) - Method in class com.sun.jbi.management.config.DescriptorSupport
 
setType(String) - Method in class com.sun.jbi.management.descriptor.Component
Définit la valeur de la propriété type.
setType(String) - Method in class com.sun.jbi.management.registry.xml.AppVariableType
Définit la valeur de la propriété type.
setUnit(String) - Method in class com.sun.jbi.management.config.DescriptorSupport
 
setUpgradeNumber(int) - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
 
setUpgradeNumber(BigInteger) - Method in class com.sun.jbi.management.registry.xml.DomainComponentType
Définit la valeur de la propriété upgradeNumber.
setUploadTimestamp(Calendar) - Method in class com.sun.jbi.management.repository.Archive
Sets the repository upload timestamp.
setValue(String) - Method in class com.sun.jbi.management.registry.xml.PropertyType
Définit la valeur de la propriété value.
setVariables(ComponentInfo.Variable[]) - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
Set the Environment Variables
setVersion(String) - Method in class com.sun.jbi.management.descriptor.Component.SharedLibrary
Définit la valeur de la propriété version.
setVersion(BigDecimal) - Method in class com.sun.jbi.management.descriptor.Jbi
Définit la valeur de la propriété version.
setVersion(String) - Method in class com.sun.jbi.management.descriptor.Jbi.SharedLibrary
Définit la valeur de la propriété version.
setVersion(BigDecimal) - Method in class com.sun.jbi.management.message.JbiTask
Définit la valeur de la propriété version.
setWarning() - Method in interface com.sun.jbi.management.common.LoggerMBean
Set the log level of this logger to WARNING.
setWarning() - Method in class com.sun.jbi.management.support.DefaultLoggerMBeanImpl
Set the log level of this logger to WARNING.
setWorkspace(String) - Method in class com.sun.jbi.management.registry.xml.ComponentRefType
Définit la valeur de la propriété workspace.
setWorkspaceRoot(String) - Method in class com.sun.jbi.management.ComponentInstallationContext
Set the workspace root directory name for this component.
setWorkspaceRoot(String) - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
 
SHARED_LIBRARY - Static variable in class com.sun.jbi.management.repository.ArchiveType
 
sharedLibraries - Variable in class com.sun.jbi.management.registry.xml.Jbi
 
SharedLibraries - Class in com.sun.jbi.management.registry.xml
Classe Java pour anonymous complex type.
SharedLibraries() - Constructor for class com.sun.jbi.management.registry.xml.SharedLibraries
 
sharedLibrary - Variable in class com.sun.jbi.management.descriptor.Jbi
 
sharedLibrary - Variable in class com.sun.jbi.management.registry.xml.SharedLibraries
 
sharedLibraryClassPath - Variable in class com.sun.jbi.management.descriptor.Jbi.SharedLibrary
 
SharedLibraryDescriptor - Class in com.sun.jbi.management.descriptor
This class encapsulates the JAXB model for the Shared Library Descriptor
SharedLibraryDescriptor(Jbi) - Constructor for class com.sun.jbi.management.descriptor.SharedLibraryDescriptor
Constructs a SharedLibraryDescriptor.
sharedLibraryList - Variable in class com.sun.jbi.management.descriptor.Component
 
sharedLibraryRef - Variable in class com.sun.jbi.management.registry.xml.InstalledComponentsListType
 
SharedLibraryRefType - Class in com.sun.jbi.management.registry.xml
Classe Java pour SharedLibraryRefType complex type.
SharedLibraryRefType() - Constructor for class com.sun.jbi.management.registry.xml.SharedLibraryRefType
 
SharedLibraryValidator - Class in com.sun.jbi.management.util
Validator for a shared library archives.
SharedLibraryValidator(EnvironmentContext, boolean) - Constructor for class com.sun.jbi.management.util.SharedLibraryValidator
 
shutDown() - Method in class com.sun.jbi.management.binding.ModelBindingComponent
Shut down the component.
shutDown(String) - Method in class com.sun.jbi.management.binding.ModelBindingComponent
Shut down the deployment.
shutDown() - Method in class com.sun.jbi.management.engine.ModelEngineComponent
Shut down the component.
shutDown(String) - Method in class com.sun.jbi.management.engine.ModelEngineComponent
Shut down the deployment.
shutDown() - Method in class com.sun.jbi.management.system.DeploymentService
Shut down the DeploymentService.
shutDown(String) - Method in class com.sun.jbi.management.system.DeploymentService
Shutdown the service assembly and puts it in SHUTDOWN state.
shutDown(String, boolean) - Method in class com.sun.jbi.management.system.DeploymentService
Shut down the service assembly.
shutDown() - Method in class com.sun.jbi.management.system.ModelSystemService
Shut down the item.
shutdownManagementServices() - Method in class com.sun.jbi.management.system.AdminService
Shutdown all Management service agents and deregister all MBeans..
shutdownManagementServices() - Method in interface com.sun.jbi.management.system.AdminServiceMBean
Shutdown all Management service agents and deregister all MBeans..
SL_DELIMITER - Static variable in class com.sun.jbi.management.system.AutoAdminTask
Separates the autoinstalled file's name from the shared library's name
sMsgBuilder - Static variable in class com.sun.jbi.management.config.RuntimeConfiguration
Message Builder
snapshot() - Method in interface com.sun.jbi.management.registry.Registry
Take a snapshot of the Registry.
snapshot() - Method in class com.sun.jbi.management.registry.xml.RegistryImpl
Take a consistent snapshot of the registry.
sNotificationInfo - Static variable in class com.sun.jbi.management.config.RuntimeConfiguration
 
stackTrace - Variable in class com.sun.jbi.management.message.ExceptionInfo
 
start() - Method in class com.sun.jbi.management.binding.ModelBindingComponent
Start the component.
start(String) - Method in class com.sun.jbi.management.binding.ModelBindingComponent
Start the deployed service unit.
start() - Method in class com.sun.jbi.management.engine.ModelEngineComponent
Start the component.
start(String) - Method in class com.sun.jbi.management.engine.ModelEngineComponent
Start the deployed service unit.
start() - Method in class com.sun.jbi.management.system.AdminService
override model start() method.
start(String) - Method in class com.sun.jbi.management.system.DeploymentService
Starts the service assembly and puts it in STARTED state.
start() - Method in class com.sun.jbi.management.system.ModelSystemService
Start the item.
START_ON_DEPLOY - Static variable in class com.sun.jbi.management.config.DeploymentConfigurationFactory
 
START_ON_DEPLOY_DESCR - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
START_ON_DEPLOY_DISPLAY_NAME - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
START_ON_DEPLOY_TOOLTIP - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
START_ON_VERIFY - Static variable in class com.sun.jbi.management.config.DeploymentConfigurationFactory
 
START_ON_VERIFY_DESCR - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
START_ON_VERIFY_DISPLAY_NAME - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
START_ON_VERIFY_TOOLTIP - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
startAllServiceAssemblies() - Method in class com.sun.jbi.management.system.DeploymentService
Bring all Service Assemblies to their desired states.
startManagementServices() - Method in class com.sun.jbi.management.system.AdminService
Start all Management service agents
startManagementServices() - Method in interface com.sun.jbi.management.system.AdminServiceMBean
Start all Management service agents
startService() - Method in class com.sun.jbi.management.system.ConfigurationService
Start a service.
startService() - Method in class com.sun.jbi.management.system.ManagementService
Start the Management service.
state - Variable in class com.sun.jbi.management.registry.xml.ComponentRefType
 
state - Variable in class com.sun.jbi.management.registry.xml.ServiceAssemblyRefType
 
state - Variable in class com.sun.jbi.management.registry.xml.ServiceUnitType
 
stop() - Method in class com.sun.jbi.management.binding.ModelBindingComponent
Stop the component.
stop(String) - Method in class com.sun.jbi.management.binding.ModelBindingComponent
Stop the deployed service unit.
stop() - Method in class com.sun.jbi.management.engine.ModelEngineComponent
Stop the component.
stop(String) - Method in class com.sun.jbi.management.engine.ModelEngineComponent
Stop the deployed service unit.
stop() - Method in class com.sun.jbi.management.system.AdminService
override model stop() method.
stop(String) - Method in class com.sun.jbi.management.system.DeploymentService
Stops the service assembly and puts it in STOPPED state.
stop() - Method in class com.sun.jbi.management.system.ModelSystemService
Stop the item.
stopManagementServices() - Method in class com.sun.jbi.management.system.AdminService
Stop all Management service agents and deregister Service Mbeans.
stopManagementServices() - Method in interface com.sun.jbi.management.system.AdminServiceMBean
Stop all Management service agents and deregister Service Mbeans.
stopService() - Method in class com.sun.jbi.management.system.ConfigurationService
Stop a service.
stopService() - Method in class com.sun.jbi.management.system.ManagementService
Stop the Management service.
StringHelper - Class in com.sun.jbi.management.util
Helper class for string operations
StringHelper() - Constructor for class com.sun.jbi.management.util.StringHelper
 
sTypeMap - Static variable in class com.sun.jbi.management.config.RuntimeConfiguration
Primitive types to their class object mapping
SU_STATISTICS_ITEM_DESCRIPTION - Static variable in class com.sun.jbi.management.system.ServiceAssemblyStatistics
description for SU statistics table item
SU_STATISTICS_ITEM_NAME - Static variable in class com.sun.jbi.management.system.ServiceAssemblyStatistics
name for SU statistics table item
syncWithRepository() - Method in class com.sun.jbi.management.registry.xml.RegistryUtil
The components, shared libraries and service assemblies registered in the registry should be present in the repository and vice versa.
SYSTEM_PROPERTY_PREFIX - Static variable in class com.sun.jbi.management.util.PropertyFilter
 
SYSTEM_PROPERTY_SUFFIX - Static variable in class com.sun.jbi.management.util.PropertyFilter
 
SystemBootstrap - Class in com.sun.jbi.management.system
This class Bootstraps the Management System.
SystemBootstrap() - Constructor for class com.sun.jbi.management.system.SystemBootstrap
Creates a new instance of SystemBootstrap
SystemConfigurationFactory - Class in com.sun.jbi.management.config
SystemConfigurationFactory defines the common JBI runtime configuration parameters.
SystemConfigurationFactory(Properties) - Constructor for class com.sun.jbi.management.config.SystemConfigurationFactory
Constructor
SystemServiceLoggerMBeanImpl - Class in com.sun.jbi.management.support
LoggerMBean defines standard controls for setting the properties of a single JBI Framework service or JBI Installable Component logger.
SystemServiceLoggerMBeanImpl(Logger) - Constructor for class com.sun.jbi.management.support.SystemServiceLoggerMBeanImpl
Constructs a SystemServiceLoggerMBeanImpl.
SystemServiceLoggerMBeanImpl(Logger, String) - Constructor for class com.sun.jbi.management.support.SystemServiceLoggerMBeanImpl
Constructs a SystemServiceLoggerMBeanImpl.

T

target - Variable in class com.sun.jbi.management.descriptor.ServiceUnit
 
Target - Class in com.sun.jbi.management.descriptor
Classe Java pour anonymous complex type.
Target() - Constructor for class com.sun.jbi.management.descriptor.Target
 
TASK_ID - Static variable in interface com.sun.jbi.management.LocalStringKeys
 
taskId - Variable in class com.sun.jbi.management.message.TaskResultDetailsElement
 
taskResult - Variable in class com.sun.jbi.management.message.TaskResultDetailsElement
 
TaskResultDetails - Class in com.sun.jbi.management.message
Classe Java pour task-result-details complex type.
TaskResultDetails() - Constructor for class com.sun.jbi.management.message.TaskResultDetails
 
taskResultDetails - Variable in class com.sun.jbi.management.message.TaskResultDetails
 
TaskResultDetailsElement - Class in com.sun.jbi.management.message
Classe Java pour task-result-details element declaration.
TaskResultDetailsElement() - Constructor for class com.sun.jbi.management.message.TaskResultDetailsElement
 
taskStatusMsg - Variable in class com.sun.jbi.management.message.TaskResultDetailsElement
 
TaskStatusMsg - Class in com.sun.jbi.management.message
Classe Java pour anonymous complex type.
TaskStatusMsg() - Constructor for class com.sun.jbi.management.message.TaskStatusMsg
 
terminateAllDownloads() - Method in class com.sun.jbi.management.repository.ArchiveDownload
 
terminateAllUploads() - Method in class com.sun.jbi.management.repository.ArchiveUpload
 
terminateDownload(Object) - Method in class com.sun.jbi.management.repository.ArchiveDownload
Used to indicate that a download session is complete.
terminateDownload(Object) - Method in interface com.sun.jbi.management.repository.ArchiveDownloadMBean
Used to indicate that a download session is complete.
terminateUpload(Object, Long) - Method in class com.sun.jbi.management.repository.ArchiveUpload
Used to indicate that the upload session with the specified id is complete.
terminateUpload(Object, Long) - Method in interface com.sun.jbi.management.repository.ArchiveUploadMBean
Used to indicate that the upload session with the specified id is complete.
throwManagementException(String, String, String[]) - Method in class com.sun.jbi.management.message.MessageBuilder
 
timestamp - Variable in class com.sun.jbi.management.registry.xml.DomainEntityType
 
TimeUnit - Class in com.sun.jbi.management.util
/** This is a implementation of a tailored subset of java.util.concurrent.TimeUNitk for pre J2SE 5.0 systems.
TimeUnit(long) - Constructor for class com.sun.jbi.management.util.TimeUnit
Creates a new instance of TimeUnit
toString() - Method in class com.sun.jbi.management.registry.RegistryDiff
Return a printable status that summarizes the changes and actions.
toString() - Method in class com.sun.jbi.management.repository.ArchiveType
 
toXmlString() - Method in class com.sun.jbi.management.registry.data.ComponentInfoImpl
Return an XML string representing this component.
trim(List<String>) - Static method in class com.sun.jbi.management.util.StringHelper
Trim the whitespaces from all the string elements in the list.
trim(String) - Static method in class com.sun.jbi.management.util.StringHelper
Trim the white spaces from the source string.
tryLock(long, TimeUnit) - Method in class com.sun.jbi.management.util.ReentrantReadWriteLock.ReadLock
 
tryLock(long, TimeUnit) - Method in class com.sun.jbi.management.util.ReentrantReadWriteLock.WriteLock
 
type - Variable in class com.sun.jbi.management.descriptor.Component
 
type - Variable in class com.sun.jbi.management.registry.xml.AppVariableType
 

U

undeploy(String, String) - Method in class com.sun.jbi.management.binding.ModelBindingComponent
Undeploy a service unit from the component.
undeploy(String, String) - Method in class com.sun.jbi.management.engine.ModelEngineComponent
Undeploy a service unit from the component.
undeploy(String) - Method in class com.sun.jbi.management.system.DeploymentService
Undeploy a Service Assembly from the JBI framework.
undeploy(String, boolean) - Method in class com.sun.jbi.management.system.DeploymentService
Undeploys the given Service Assembly from the JBI environment.
undeploy(String, boolean, boolean) - Method in class com.sun.jbi.management.system.DeploymentService
Undeploys the given Service Assembly from the JBI environment.
uninstallSharedLibrary(String) - Method in class com.sun.jbi.management.system.InstallationService
Uninstall a previously installed shared library.
uninstallSharedLibrary(String, boolean) - Method in class com.sun.jbi.management.system.InstallationService
Uninstall a previously installed shared library.
UNIT_SECONDS - Static variable in class com.sun.jbi.management.util.TimeUnit
 
unJar(File) - Method in class com.sun.jbi.management.internal.support.JarFactory
Unjars a file.
unJar(ZipInputStream) - Method in class com.sun.jbi.management.internal.support.JarFactory
Unjars a zip file using it's InputStream.
UNKNOWN - Static variable in interface com.sun.jbi.management.LocalStringKeys
Unknown.
unload() - Method in class com.sun.jbi.management.system.SystemBootstrap
Unload schemaorg_apache_xmlbeans.system management resources.
unloadInstaller(String, boolean) - Method in class com.sun.jbi.management.system.InstallationService
Unload an InstallerMBean previously loaded for a component.
unlock() - Method in interface com.sun.jbi.management.util.ReentrantReadWriteLock.Lock
 
unlock() - Method in class com.sun.jbi.management.util.ReentrantReadWriteLock.ReadLock
 
unlock() - Method in class com.sun.jbi.management.util.ReentrantReadWriteLock.WriteLock
 
unregister() - Method in class com.sun.jbi.management.support.MBeanSet
Unregister all of the MBean's in an MBean Set.
unregisterServiceUnit(String, String) - Method in class com.sun.jbi.management.system.DeploymentService
 
UNSUPPORTED_URL_PROTOCOL - Static variable in interface com.sun.jbi.management.LocalStringKeys
URL Protocol is not supported.
UnsupportedRegistryTypeException - Exception in com.sun.jbi.management.registry
UnsupportedRegistryTypeException is the top-level exception thrown by all JBI schemaorg_apache_xmlbeans.system components.
UnsupportedRegistryTypeException(String) - Constructor for exception com.sun.jbi.management.registry.UnsupportedRegistryTypeException
Creates a new instance of UnsupportedRegistryTypeException with an exception message.
UnsupportedRegistryTypeException(String, Throwable) - Constructor for exception com.sun.jbi.management.registry.UnsupportedRegistryTypeException
Creates a new instance of UnsupportedRegistryTypeException with the specified message and cause.
UnsupportedRegistryTypeException(Throwable) - Constructor for exception com.sun.jbi.management.registry.UnsupportedRegistryTypeException
Creates a new instance of UnsupportedRegistryTypeException with the specified cause.
unZip(File) - Method in class com.sun.jbi.management.internal.support.ZipFactory
Unzips a file.
updateComponentApplicationConfiguration(String, Properties) - Method in interface com.sun.jbi.management.registry.Updater
Update a named application configuration set on a component for the implicit runtime target.
updateComponentApplicationConfiguration(String, String, Properties) - Method in interface com.sun.jbi.management.registry.Updater
Update a named application configuration set on a component for the specified runtime target.
updateComponentApplicationConfiguration(String, Properties) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Update a named application configuration set on a component for the implicit runtime target.
updateComponentApplicationConfiguration(String, String, Properties) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Update a named application configuration set on a component for the specified runtime target.
updateComponentApplicationVariables(String, ComponentInfo.Variable[]) - Method in interface com.sun.jbi.management.registry.Updater
Update a set of application variables to the registry for the runtime target.
updateComponentApplicationVariables(String, String, ComponentInfo.Variable[]) - Method in interface com.sun.jbi.management.registry.Updater
Updated a set of application variables to the registry for the specified target.
updateComponentApplicationVariables(String, ComponentInfo.Variable[]) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Update a set of application variables to the registry for the runtime target.
updateComponentApplicationVariables(String, String, ComponentInfo.Variable[]) - Method in class com.sun.jbi.management.registry.xml.UpdaterImpl
Updated a set of application variables to the registry for the specified target.
updateComponentState(String) - Method in class com.sun.jbi.management.system.ManagementService
This is called by the framework whenever a component changes state, so that the deployment service can be notified to update any affected service connections.
updateJaxbComponentPropertyList(Map, List<PropertyType>) - Static method in class com.sun.jbi.management.registry.xml.ObjectTranslator
 
Updater - Interface in com.sun.jbi.management.registry
This interface defines operations which clients can use to update the registry.
UpdaterImpl - Class in com.sun.jbi.management.registry.xml
This class encapsulates queries which are common to all targets ( domain / server / cluster ).
UpdaterImpl(Jbi, ManagementContext, boolean, RegistryImpl) - Constructor for class com.sun.jbi.management.registry.xml.UpdaterImpl
 
updateSAState(String) - Method in class com.sun.jbi.management.system.DeploymentService
Determines the appropriate state for a service assembly.
updateServiceAssemblyConnections(String) - Method in class com.sun.jbi.management.system.DeploymentService
Activate the Service Connections if SA state is Started, deactivate the connections if state is Stopped or Shutdown.
updateShutdownStatistics(Date, Date, Map<String, Long>) - Method in class com.sun.jbi.management.system.ServiceAssemblyStatistics
this method is used to update the statistics of a SA
updateStartupStatistics(Date, Date, Map<String, Long>) - Method in class com.sun.jbi.management.system.ServiceAssemblyStatistics
this method is used to update the statistics of a SA
updateStopStatistics(Date, Date, Map<String, Long>) - Method in class com.sun.jbi.management.system.ServiceAssemblyStatistics
this method is used to update the statistics of a SA
upgradeComponent(String, String) - Method in class com.sun.jbi.management.system.InstallationService
Upgrade a component.
upgradeComponent(String, long) - Method in class com.sun.jbi.management.system.InstallationService
Set a component's upgrade number.
upgradeNumber - Variable in class com.sun.jbi.management.registry.xml.DomainComponentType
 
uploadBytes(Object, byte[]) - Method in class com.sun.jbi.management.repository.ArchiveUpload
Uploads a chunk of bytes to an existing temporary archive file.
uploadBytes(Object, byte[]) - Method in interface com.sun.jbi.management.repository.ArchiveUploadMBean
Uploads a chunk of bytes to an existing temporary archive file.
UTIL - Static variable in class com.sun.jbi.management.internal.support.DOMUtil
static object to access the methods of this object.

V

validate(InputStream) - Method in class com.sun.jbi.management.internal.support.XmlReader
Validate the jbi.xml file.
validate(String) - Method in class com.sun.jbi.management.internal.support.XmlReader
Validate the jbi.xml file.
VALIDATE - Static variable in class com.sun.jbi.management.registry.xml.RegistryImpl
The Validation Property : value / { true / false }.
validate(File) - Method in class com.sun.jbi.management.util.ComponentValidator
Perform archive validation based on the type of the archive.
validate(File) - Method in class com.sun.jbi.management.util.ServiceAssemblyValidator
Perform archive validation based on the type of the archive.
validate(File) - Method in class com.sun.jbi.management.util.SharedLibraryValidator
Perform archive validation based on the type of the archive.
validate(File) - Method in interface com.sun.jbi.management.util.Validator
Perform archive validation based on the type of the archive.
validateManagementMessage(String) - Method in class com.sun.jbi.management.internal.support.XmlReader
Validate management message.
Validator - Interface in com.sun.jbi.management.util
An interface for validating jbi archives.
ValidatorFactory - Class in com.sun.jbi.management.util
A factory to create different validators.
ValidatorFactory() - Constructor for class com.sun.jbi.management.util.ValidatorFactory
 
ValidatorType - Enum in com.sun.jbi.management.util
Validator Type Enum
value() - Method in enum com.sun.jbi.management.registry.xml.ConfigTypeEnum
 
value() - Method in enum com.sun.jbi.management.registry.xml.LifeCycleStatusEnum
 
value - Variable in class com.sun.jbi.management.registry.xml.PropertyType
 
valueOf(String) - Static method in enum com.sun.jbi.management.config.DescriptorSupport.OptionalFieldName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.jbi.management.config.DescriptorSupport.RequiredFieldName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.jbi.management.message.MessageBuilder.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.jbi.management.message.MessageBuilder.TaskResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.jbi.management.registry.RegistryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.jbi.management.registry.xml.ConfigTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.jbi.management.registry.xml.LifeCycleStatusEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.sun.jbi.management.repository.ArchiveType
 
valueOf(String) - Static method in enum com.sun.jbi.management.system.AutoAdminTask.PollFunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.jbi.management.util.ValidatorType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.sun.jbi.management.config.DescriptorSupport.OptionalFieldName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.jbi.management.config.DescriptorSupport.RequiredFieldName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.jbi.management.message.MessageBuilder.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.jbi.management.message.MessageBuilder.TaskResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.jbi.management.registry.RegistryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.jbi.management.registry.xml.ConfigTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.jbi.management.registry.xml.LifeCycleStatusEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.jbi.management.system.AutoAdminTask.PollFunction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.jbi.management.util.ValidatorType
Returns an array containing the constants of this enum type, in the order they are declared.
version - Variable in class com.sun.jbi.management.descriptor.Component.SharedLibrary
 
version - Variable in class com.sun.jbi.management.descriptor.Jbi.SharedLibrary
 
version - Variable in class com.sun.jbi.management.descriptor.Jbi
 
version - Variable in class com.sun.jbi.management.message.JbiTask
 

W

warning(SAXParseException) - Method in class com.sun.jbi.management.internal.support.XmlReader
This is a callback from the XML parser used to handle warnings.
WARNING - Static variable in interface com.sun.jbi.management.LocalStringKeys
Warning message - designate a warning.
workspace - Variable in class com.sun.jbi.management.registry.xml.ComponentRefType
 
writeLock() - Method in class com.sun.jbi.management.util.ReentrantReadWriteLock
 

X

XmlReader - Class in com.sun.jbi.management.internal.support
XmlReader -- read in and print out expected values from the specified file (supposedly the jbi.xml file from the archive).
XmlReader() - Constructor for class com.sun.jbi.management.internal.support.XmlReader
Default constructor.

Z

ZipFactory - Class in com.sun.jbi.management.internal.support
 
ZipFactory(String) - Constructor for class com.sun.jbi.management.internal.support.ZipFactory
This object provides utility methods to unzip files.
A B C D E F G H I J L M N O P Q R S T U V W X Z 

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