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

A

AbstractInstaller - Class in org.apache.servicemix.jbi.deployer.impl
Installers are used to controll the installation / deployment process of JBI artifacts and manage the installed OSGi bundle.
AbstractInstaller(Deployer, Descriptor, File, boolean) - Constructor for class org.apache.servicemix.jbi.deployer.impl.AbstractInstaller
 
AbstractLifecycleJbiArtifact - Class in org.apache.servicemix.jbi.deployer.artifacts
 
AbstractLifecycleJbiArtifact() - Constructor for class org.apache.servicemix.jbi.deployer.artifacts.AbstractLifecycleJbiArtifact
 
AbstractLifecycleJbiArtifact.State - Enum in org.apache.servicemix.jbi.deployer.artifacts
 
activateEndpoint(QName, String) - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationContextImpl
 
addComponent(Component) - Method in class org.apache.servicemix.jbi.deployer.artifacts.SharedLibraryImpl
 
addServiceUnit(ServiceUnitImpl) - Method in class org.apache.servicemix.jbi.deployer.artifacts.ComponentImpl
 
AdminCommandsImpl - Class in org.apache.servicemix.jbi.deployer.impl
 
AdminCommandsImpl() - Constructor for class org.apache.servicemix.jbi.deployer.impl.AdminCommandsImpl
 
AdminCommandsService - Interface in org.apache.servicemix.jbi.deployer
Provides a simple interface to access ServiceMix administration commands.
AdminService - Class in org.apache.servicemix.jbi.deployer.impl
 
AdminService() - Constructor for class org.apache.servicemix.jbi.deployer.impl.AdminService
 
AssemblyReferencesListener - Class in org.apache.servicemix.jbi.deployer.artifacts
This class will listen for endpoints activated and link them to service assemblies.
AssemblyReferencesListener() - Constructor for class org.apache.servicemix.jbi.deployer.artifacts.AssemblyReferencesListener
 
autoStart - Variable in class org.apache.servicemix.jbi.deployer.impl.AbstractInstaller
 

B

buildDescriptor(File) - Static method in class org.apache.servicemix.jbi.deployer.descriptor.DescriptorFactory
Build a jbi descriptor from a file archive.
buildDescriptor(URL) - Static method in class org.apache.servicemix.jbi.deployer.descriptor.DescriptorFactory
Build a jbi descriptor from the specified URL
buildDescriptor(InputStream) - Static method in class org.apache.servicemix.jbi.deployer.descriptor.DescriptorFactory
Build a jbi descriptor from the specified stream
buildDescriptor(byte[]) - Static method in class org.apache.servicemix.jbi.deployer.descriptor.DescriptorFactory
Build a jbi descriptor from the specified binary data.
buildDirectory(File) - Static method in class org.apache.servicemix.jbi.deployer.utils.FileUtil
Build a directory path - creating directories if neccesary
Builder - Class in org.apache.servicemix.jbi.deployer.handler
 
Builder() - Constructor for class org.apache.servicemix.jbi.deployer.handler.Builder
 
bundle - Variable in class org.apache.servicemix.jbi.deployer.impl.AbstractInstaller
 
bundleChanged(BundleEvent) - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
BundleDelegatingClassLoader - Class in org.apache.servicemix.jbi.deployer.utils
A ClassLoader delegating to a given OSGi bundle.
BundleDelegatingClassLoader(Bundle) - Constructor for class org.apache.servicemix.jbi.deployer.utils.BundleDelegatingClassLoader
 
BundleDelegatingClassLoader(Bundle, ClassLoader) - Constructor for class org.apache.servicemix.jbi.deployer.utils.BundleDelegatingClassLoader
 

C

cancelPendingSyncExchanges(ServiceAssembly) - Method in class org.apache.servicemix.jbi.deployer.artifacts.AssemblyReferencesListener
 
canDeployToComponent(String) - Method in class org.apache.servicemix.jbi.deployer.impl.DeploymentService
 
canHandle(File) - Method in class org.apache.servicemix.jbi.deployer.handler.JBIDeploymentListener
Check if the file is a recognized JBI artifact that needs to be processed.
changeState(ServiceUnitImpl, ServiceAssemblyImpl.Action) - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceAssemblyImpl
 
checkComponentsStarted() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceAssemblyImpl
 
checkComponentStarted(String) - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceUnitImpl
 
checkComponentStartedOrStopped(String) - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceUnitImpl
 
checkDescriptor(Descriptor) - Static method in class org.apache.servicemix.jbi.deployer.descriptor.DescriptorFactory
Check validity of the JBI descriptor.
checkPendingAssemblies() - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
checkPendingInstallers() - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
ClassPath - Class in org.apache.servicemix.jbi.deployer.descriptor
The jbi:classpath complex type.
ClassPath() - Constructor for class org.apache.servicemix.jbi.deployer.descriptor.ClassPath
 
ClassPath(String[]) - Constructor for class org.apache.servicemix.jbi.deployer.descriptor.ClassPath
 
cleanUpBootstrap() - Method in class org.apache.servicemix.jbi.deployer.impl.ComponentInstaller
 
cleanupVersion(String) - Static method in class org.apache.servicemix.jbi.deployer.handler.Builder
 
clear() - Method in class org.apache.servicemix.jbi.deployer.impl.SimpleStorage
 
clear(String) - Method in class org.apache.servicemix.jbi.deployer.impl.SimpleStorage
 
clear() - Method in interface org.apache.servicemix.jbi.deployer.impl.Storage
 
clear(String) - Method in interface org.apache.servicemix.jbi.deployer.impl.Storage
 
close() - Method in class org.apache.servicemix.jbi.deployer.task.JbiTask
close any internal remote connections
Component - Interface in org.apache.servicemix.jbi.deployer
This interface represents a JBI Component and will be registered in the OSGi registry
COMPONENT_NAME - Static variable in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
 
COMPONENT_TASK_RESULT - Static variable in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
 
COMPONENT_TASK_RESULT_DETAILS - Static variable in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
 
ComponentDesc - Class in org.apache.servicemix.jbi.deployer.descriptor
The <jbi:component> element.
ComponentDesc() - Constructor for class org.apache.servicemix.jbi.deployer.descriptor.ComponentDesc
 
componentFailure(String, String, String) - Static method in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
 
ComponentImpl - Class in org.apache.servicemix.jbi.deployer.artifacts
 
ComponentImpl(Bundle, ComponentDesc, Component, Storage, boolean, SharedLibrary[]) - Constructor for class org.apache.servicemix.jbi.deployer.artifacts.ComponentImpl
 
ComponentImpl.ComponentWrapper - Class in org.apache.servicemix.jbi.deployer.artifacts
 
ComponentImpl.ComponentWrapper(Component) - Constructor for class org.apache.servicemix.jbi.deployer.artifacts.ComponentImpl.ComponentWrapper
 
ComponentInstaller - Class in org.apache.servicemix.jbi.deployer.impl
 
ComponentInstaller(Deployer, Descriptor, File, boolean) - Constructor for class org.apache.servicemix.jbi.deployer.impl.ComponentInstaller
 
configure(Properties) - Method in class org.apache.servicemix.jbi.deployer.impl.ComponentInstaller
 
connect() - Method in class org.apache.servicemix.jbi.deployer.handler.Connection
Connect method.
connect() - Method in class org.apache.servicemix.jbi.deployer.task.JbiTask
initialize the connection
Connection - Class in org.apache.servicemix.jbi.deployer.descriptor
The <jbi:connection> element.
Connection() - Constructor for class org.apache.servicemix.jbi.deployer.descriptor.Connection
 
Connection - Class in org.apache.servicemix.jbi.deployer.handler
A URL connection to handle the JBI to OSGi transformation using a URL.
Connection(URL) - Constructor for class org.apache.servicemix.jbi.deployer.handler.Connection
 
Connections - Class in org.apache.servicemix.jbi.deployer.descriptor
The <jbi:connections> element.
Connections() - Constructor for class org.apache.servicemix.jbi.deployer.descriptor.Connections
 
Consumer - Class in org.apache.servicemix.jbi.deployer.descriptor
The <jbi:consumer> element.
Consumer() - Constructor for class org.apache.servicemix.jbi.deployer.descriptor.Consumer
 
Consumes - Class in org.apache.servicemix.jbi.deployer.descriptor
The <jbi:consumes> element.
Consumes() - Constructor for class org.apache.servicemix.jbi.deployer.descriptor.Consumes
 
copyInputStream(InputStream, OutputStream) - Static method in class org.apache.servicemix.jbi.deployer.descriptor.DescriptorFactory
Copy in stream to an out stream
copyInputStream(InputStream, OutputStream) - Static method in class org.apache.servicemix.jbi.deployer.utils.FileUtil
Copy in stream to an out stream
createClassLoader(Bundle, String, String[], boolean, SharedLibrary[]) - Method in class org.apache.servicemix.jbi.deployer.impl.ComponentInstaller
 
createClassLoader() - Method in class org.apache.servicemix.jbi.deployer.impl.SharedLibraryInstaller
 
createComponentFailure(String, String, String, Throwable) - Static method in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
 
createComponentMessage(ManagementSupport.Message) - Static method in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
 
createComponentSuccess(String, String) - Static method in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
 
createComponentWarning(String, String, String, Throwable) - Static method in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
 
createCustomComponentMBeanName(String) - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationContextImpl
 
createFrameworkMessage(ManagementSupport.Message, List<Element>) - Static method in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
 
createParam() - Method in class org.apache.servicemix.jbi.deployer.task.InstallComponentTask
 
createQName(Element, String) - Static method in class org.apache.servicemix.jbi.deployer.descriptor.DescriptorFactory
Creates a QName instance from the given namespace context for the given qualifiedName
createServiceUnit(ServiceUnitDesc, File, ComponentImpl) - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
createSuccessMessage(String) - Static method in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
 
createSuccessMessage(String, List<Element>) - Static method in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
 
createSuccessMessage(String, String) - Static method in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
 
createSuccessMessage(String, String, List<Element>) - Static method in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
 
createWarningMessage(String, String, List<Element>) - Static method in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
 

D

deactivateEndpoint(ServiceEndpoint) - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationContextImpl
 
DEFAULT_CONNECTOR_PATH - Static variable in class org.apache.servicemix.jbi.deployer.impl.AdminService
 
DEFAULT_CONNECTOR_PORT - Static variable in class org.apache.servicemix.jbi.deployer.impl.AdminService
 
DEFAULT_DOMAIN - Static variable in class org.apache.servicemix.jbi.deployer.impl.AdminService
 
DEFAULT_NAME - Static variable in class org.apache.servicemix.jbi.deployer.impl.AdminService
 
DEFAULT_VERSION - Static variable in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
 
deleteFile(File) - Static method in class org.apache.servicemix.jbi.deployer.utils.FileUtil
Delete a file
deleteStorage() - Method in class org.apache.servicemix.jbi.deployer.impl.AbstractInstaller
 
deploy() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceUnitImpl
 
deploy(String) - Method in class org.apache.servicemix.jbi.deployer.impl.DeploymentService
 
deploy(String, boolean) - Method in class org.apache.servicemix.jbi.deployer.impl.DeploymentService
 
deployer - Variable in class org.apache.servicemix.jbi.deployer.impl.AbstractInstaller
 
Deployer - Class in org.apache.servicemix.jbi.deployer.impl
Deployer for JBI artifacts
Deployer() - Constructor for class org.apache.servicemix.jbi.deployer.impl.Deployer
 
DeploymentService - Class in org.apache.servicemix.jbi.deployer.impl
 
DeploymentService() - Constructor for class org.apache.servicemix.jbi.deployer.impl.DeploymentService
 
deployServiceAssembly(String, boolean) - Method in interface org.apache.servicemix.jbi.deployer.AdminCommandsService
 
deployServiceAssembly(String, boolean) - Method in class org.apache.servicemix.jbi.deployer.impl.AdminCommandsImpl
Deploys a Service Assembly.
DeployServiceAssemblyTask - Class in org.apache.servicemix.jbi.deployer.task
Install an Assembly
DeployServiceAssemblyTask() - Constructor for class org.apache.servicemix.jbi.deployer.task.DeployServiceAssemblyTask
 
deploySUs() - Method in class org.apache.servicemix.jbi.deployer.impl.ServiceAssemblyInstaller
 
deregisterExternalEndpoint(ServiceEndpoint) - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationContextImpl
 
Descriptor - Class in org.apache.servicemix.jbi.deployer.descriptor
The <jbi:jbi> element.
Descriptor() - Constructor for class org.apache.servicemix.jbi.deployer.descriptor.Descriptor
 
descriptor - Variable in class org.apache.servicemix.jbi.deployer.impl.AbstractInstaller
 
DESCRIPTOR_FILE - Static variable in class org.apache.servicemix.jbi.deployer.descriptor.DescriptorFactory
The location of the JBI descriptor in a JBI artifact.
DescriptorFactory - Class in org.apache.servicemix.jbi.deployer.descriptor
Factory to read a JBI descriptor from a file, url or stream.
DescriptorFactory() - Constructor for class org.apache.servicemix.jbi.deployer.descriptor.DescriptorFactory
 
destroy() - Method in class org.apache.servicemix.jbi.deployer.impl.AdminCommandsImpl
 
destroy() - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
doExecute(AdminCommandsService) - Method in class org.apache.servicemix.jbi.deployer.task.DeployServiceAssemblyTask
execute the task
doExecute(AdminCommandsService) - Method in class org.apache.servicemix.jbi.deployer.task.InstallComponentTask
execute the task
doExecute(AdminCommandsService) - Method in class org.apache.servicemix.jbi.deployer.task.InstallSharedLibraryTask
execute the task
doExecute(AdminCommandsService) - Method in class org.apache.servicemix.jbi.deployer.task.JbiTask
 
doExecute(AdminCommandsService) - Method in class org.apache.servicemix.jbi.deployer.task.ListBindingComponentsTask
execute the task
doExecute(AdminCommandsService) - Method in class org.apache.servicemix.jbi.deployer.task.ListServiceAssembliesTask
execute the task
doExecute(AdminCommandsService) - Method in class org.apache.servicemix.jbi.deployer.task.ListServiceEnginesTask
execute the task
doExecute(AdminCommandsService) - Method in class org.apache.servicemix.jbi.deployer.task.ListSharedLibrariesTask
execute the task
doExecute(AdminCommandsService) - Method in class org.apache.servicemix.jbi.deployer.task.ShutDownComponentTask
execute the task
doExecute(AdminCommandsService) - Method in class org.apache.servicemix.jbi.deployer.task.ShutDownServiceAssemblyTask
execute the task
doExecute(AdminCommandsService) - Method in class org.apache.servicemix.jbi.deployer.task.StartComponentTask
execute the task
doExecute(AdminCommandsService) - Method in class org.apache.servicemix.jbi.deployer.task.StartServiceAssemblyTask
execute the task
doExecute(AdminCommandsService) - Method in class org.apache.servicemix.jbi.deployer.task.StopComponentTask
execute the task
doExecute(AdminCommandsService) - Method in class org.apache.servicemix.jbi.deployer.task.StopServiceAssemblyTask
execute the task
doExecute(AdminCommandsService) - Method in class org.apache.servicemix.jbi.deployer.task.UndeployServiceAssemblyTask
execute the task
doExecute(AdminCommandsService) - Method in class org.apache.servicemix.jbi.deployer.task.UninstallComponentTask
execute the task
doExecute(AdminCommandsService) - Method in class org.apache.servicemix.jbi.deployer.task.UninstallSharedLibraryTask
execute the task
doInstallSharedLibrary(String) - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationService
 
doLoadNewInstaller(String, boolean) - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationService
 
doUninstallSharedLibrary(String) - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationService
 

E

endpointRegistered(InternalEndpoint) - Method in class org.apache.servicemix.jbi.deployer.artifacts.AssemblyReferencesListener
 
endpointUnregistered(InternalEndpoint) - Method in class org.apache.servicemix.jbi.deployer.artifacts.AssemblyReferencesListener
 
equals(Object) - Method in class org.apache.servicemix.jbi.deployer.descriptor.ClassPath
 
equals(Object) - Method in class org.apache.servicemix.jbi.deployer.descriptor.SharedLibraryList
 
ERROR - Static variable in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
 
EXCEPTION_INFO - Static variable in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
 
exchangeDelivered(Exchange) - Method in class org.apache.servicemix.jbi.deployer.artifacts.AssemblyReferencesListener
 
exchangeFailed(Exchange) - Method in class org.apache.servicemix.jbi.deployer.artifacts.AssemblyReferencesListener
 
exchangeSent(Exchange) - Method in class org.apache.servicemix.jbi.deployer.artifacts.AssemblyReferencesListener
 
execute() - Method in class org.apache.servicemix.jbi.deployer.task.JbiTask
execute the task
extractBundle(File, Bundle, String) - Method in class org.apache.servicemix.jbi.deployer.impl.AbstractInstaller
 

F

FAILED - Static variable in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
 
failure(String, String) - Static method in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
 
failure(String, List<Element>) - Static method in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
 
failure(String, String, Throwable) - Static method in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
 
failure(String, String, Throwable, List<Element>) - Static method in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
 
FileUtil - Class in org.apache.servicemix.jbi.deployer.utils
File utilities
findClass(String) - Method in class org.apache.servicemix.jbi.deployer.utils.BundleDelegatingClassLoader
 
findResource(String) - Method in class org.apache.servicemix.jbi.deployer.utils.BundleDelegatingClassLoader
 
findResources(String) - Method in class org.apache.servicemix.jbi.deployer.utils.BundleDelegatingClassLoader
 
fireEvent(LifeCycleEvent.LifeCycleEventType) - Method in class org.apache.servicemix.jbi.deployer.artifacts.AbstractLifecycleJbiArtifact
 
fireEvent(LifeCycleEvent.LifeCycleEventType, boolean) - Method in class org.apache.servicemix.jbi.deployer.artifacts.AbstractLifecycleJbiArtifact
 
forceShutDown() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ComponentImpl
 
forceShutDown() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceAssemblyImpl
 
forceShutDown() - Method in interface org.apache.servicemix.jbi.deployer.Component
Force a shutdown of this component
forceShutDown() - Method in interface org.apache.servicemix.jbi.deployer.ServiceAssembly
Force a shutdown of this service assembly
forget(ServiceAssembly) - Method in class org.apache.servicemix.jbi.deployer.artifacts.AssemblyReferencesListener
 
FRMWK_TASK_RESULT - Static variable in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
 
FRMWK_TASK_RESULT_DETAILS - Static variable in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
 

G

get(String) - Method in class org.apache.servicemix.jbi.deployer.impl.SimpleStorage
 
get(String, String) - Method in class org.apache.servicemix.jbi.deployer.impl.SimpleStorage
 
get(String) - Method in interface org.apache.servicemix.jbi.deployer.impl.Storage
 
get(String, String) - Method in interface org.apache.servicemix.jbi.deployer.impl.Storage
 
getAdminCommandsService() - Method in class org.apache.servicemix.jbi.deployer.task.JbiTask
Get the AdminCommandsService
getArtifactsZip() - Method in class org.apache.servicemix.jbi.deployer.descriptor.Target
 
getBindingComponentName() - Method in class org.apache.servicemix.jbi.deployer.task.ListBindingComponentsTask
 
getBindingComponents() - Method in class org.apache.servicemix.jbi.deployer.impl.AdminService
 
getBootstrapClassLoaderDelegation() - Method in class org.apache.servicemix.jbi.deployer.descriptor.ComponentDesc
 
getBootstrapClassName() - Method in class org.apache.servicemix.jbi.deployer.descriptor.ComponentDesc
 
getBootstrapClassPath() - Method in class org.apache.servicemix.jbi.deployer.descriptor.ComponentDesc
 
getBundle() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ComponentImpl
 
getBundle() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceAssemblyImpl
 
getBundle() - Method in class org.apache.servicemix.jbi.deployer.artifacts.SharedLibraryImpl
 
getBundle() - Method in class org.apache.servicemix.jbi.deployer.impl.AbstractInstaller
 
getBundle() - Method in exception org.apache.servicemix.jbi.deployer.impl.PendingException
 
getBundle() - Method in class org.apache.servicemix.jbi.deployer.utils.BundleDelegatingClassLoader
 
getBundleContext() - Method in class org.apache.servicemix.jbi.deployer.impl.AbstractInstaller
 
getBundleContext() - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
getBundleContext() - Method in class org.apache.servicemix.jbi.deployer.impl.DeploymentService
 
getClassLoader() - Method in class org.apache.servicemix.jbi.deployer.artifacts.SharedLibraryImpl
 
getClassLoader() - Method in interface org.apache.servicemix.jbi.deployer.SharedLibrary
Create a classloader for this shared library
getClassLoaderDelegation() - Method in class org.apache.servicemix.jbi.deployer.descriptor.SharedLibraryDesc
 
getClassPathElements() - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationContextImpl
Get a list of elements that comprise the class path for this component.
getComponent() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ComponentImpl
 
getComponent() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceUnitImpl
 
getComponent() - Method in interface org.apache.servicemix.jbi.deployer.Component
Access to the JBI component
getComponent() - Method in class org.apache.servicemix.jbi.deployer.descriptor.Descriptor
 
getComponent(String) - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
getComponent() - Method in interface org.apache.servicemix.jbi.deployer.ServiceUnit
Retrieve the Component onto which this ServiceUnit is deployed
getComponent() - Method in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport.Message
 
getComponentByName(String) - Method in class org.apache.servicemix.jbi.deployer.impl.AdminService
 
getComponentClassLoader() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ComponentImpl
 
getComponentClassLoaderDelegation() - Method in class org.apache.servicemix.jbi.deployer.descriptor.ComponentDesc
 
getComponentClassName() - Method in class org.apache.servicemix.jbi.deployer.descriptor.ComponentDesc
 
getComponentClassName() - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationContextImpl
Get the name of the class that implements the Componentinterface for this component.
getComponentClassPath() - Method in class org.apache.servicemix.jbi.deployer.descriptor.ComponentDesc
 
getComponentDescription() - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationContextImpl
 
getComponentImpl() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceUnitImpl
 
getComponentInstaller(String) - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationService
 
getComponentName() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceUnitImpl
 
getComponentName() - Method in class org.apache.servicemix.jbi.deployer.descriptor.Target
 
getComponentName() - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationContextImpl
Get the unique name assigned to this component.
getComponentName() - Method in class org.apache.servicemix.jbi.deployer.task.ListServiceAssembliesTask
 
getComponentName() - Method in class org.apache.servicemix.jbi.deployer.task.ListSharedLibrariesTask
 
getComponents() - Method in class org.apache.servicemix.jbi.deployer.artifacts.SharedLibraryImpl
 
getComponents() - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
getComponents() - Method in interface org.apache.servicemix.jbi.deployer.SharedLibrary
Retrieve a list of components using this shared library
getComponentsForDeployedServiceAssembly(String) - Method in class org.apache.servicemix.jbi.deployer.impl.DeploymentService
 
getComponentTaskResult(String, String, List<Element>) - Static method in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
 
getConnections() - Method in class org.apache.servicemix.jbi.deployer.descriptor.Connections
 
getConnections() - Method in class org.apache.servicemix.jbi.deployer.descriptor.ServiceAssemblyDesc
 
getConsumer() - Method in class org.apache.servicemix.jbi.deployer.descriptor.Connection
 
getConsumes() - Method in class org.apache.servicemix.jbi.deployer.descriptor.Services
 
getContainerName() - Method in class org.apache.servicemix.jbi.deployer.task.JbiTask
 
getContext() - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationContextImpl
Get the JBI context for this component.
getCurrentState() - Method in class org.apache.servicemix.jbi.deployer.artifacts.AbstractLifecycleJbiArtifact
 
getDeliveryChannel() - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationContextImpl
 
getDeployedAssembly() - Method in class org.apache.servicemix.jbi.deployer.impl.ServiceAssemblyInstaller
 
getDeployedServiceAssemblies() - Method in class org.apache.servicemix.jbi.deployer.impl.DeploymentService
 
getDeployedServiceAssembliesForComponent(String) - Method in class org.apache.servicemix.jbi.deployer.impl.DeploymentService
Returns a list of Service Assemblies that contain SUs for the given component.
getDeployedServiceUnitList(String) - Method in class org.apache.servicemix.jbi.deployer.impl.DeploymentService
 
getDeployedServiceUnitsForComponent(String) - Method in class org.apache.servicemix.jbi.deployer.impl.DeploymentService
 
getDeployer() - Method in class org.apache.servicemix.jbi.deployer.impl.AdminCommandsImpl
 
getDeployer() - Method in class org.apache.servicemix.jbi.deployer.impl.AdminService
 
getDeployer() - Method in class org.apache.servicemix.jbi.deployer.impl.DeploymentService
 
getDeployer() - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationService
 
getDeploymentService() - Method in class org.apache.servicemix.jbi.deployer.impl.AdminCommandsImpl
 
getDescription() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ComponentImpl
 
getDescription() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceAssemblyImpl
 
getDescription() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceUnitImpl
 
getDescription() - Method in class org.apache.servicemix.jbi.deployer.artifacts.SharedLibraryImpl
 
getDescription() - Method in interface org.apache.servicemix.jbi.deployer.Component
Retrieves the description of this service assembly
getDescription() - Method in class org.apache.servicemix.jbi.deployer.descriptor.ComponentDesc
 
getDescription() - Method in class org.apache.servicemix.jbi.deployer.descriptor.Identification
 
getDescription() - Method in interface org.apache.servicemix.jbi.deployer.ServiceAssembly
Retrieves the description of this service assembly
getDescription() - Method in interface org.apache.servicemix.jbi.deployer.ServiceUnit
Retrieves the description of this service assembly
getDescription() - Method in interface org.apache.servicemix.jbi.deployer.SharedLibrary
Retrieves the description of this shared library
getDescriptor() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ComponentImpl
 
getDescriptor() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceAssemblyImpl
 
getDescriptor() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceUnitImpl
 
getDescriptor() - Method in class org.apache.servicemix.jbi.deployer.artifacts.SharedLibraryImpl
 
getDescriptor() - Method in interface org.apache.servicemix.jbi.deployer.Component
Retrieve the JBI descriptor for this service assembly
getDescriptor(File) - Static method in class org.apache.servicemix.jbi.deployer.handler.Transformer
 
getDescriptor() - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationContextImpl
 
getDescriptor() - Method in interface org.apache.servicemix.jbi.deployer.ServiceAssembly
Retrieve the JBI descriptor for this service assembly
getDescriptor() - Method in interface org.apache.servicemix.jbi.deployer.ServiceUnit
Retrieve the JBI descriptor for this service assembly
getDescriptor() - Method in interface org.apache.servicemix.jbi.deployer.SharedLibrary
Retrieve the JBI descriptor for this service assembly
getDescriptorAsText(File) - Static method in class org.apache.servicemix.jbi.deployer.descriptor.DescriptorFactory
Retrieves the jbi descriptor as a string
getDescriptorAsText(URL) - Static method in class org.apache.servicemix.jbi.deployer.descriptor.DescriptorFactory
Retrieves the jbi descriptor as a string
getDescriptorExtension() - Method in class org.apache.servicemix.jbi.deployer.descriptor.ComponentDesc
 
getDescriptorExtension() - Method in class org.apache.servicemix.jbi.deployer.descriptor.InstallationDescriptorExtension
 
getElementText(Element) - Static method in class org.apache.servicemix.jbi.deployer.descriptor.DescriptorFactory
Returns the text of the element
getEndpoint(QName, String) - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationContextImpl
 
getEndpointDescriptor(ServiceEndpoint) - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationContextImpl
 
getEndpointListener() - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
getEndpointName() - Method in class org.apache.servicemix.jbi.deployer.descriptor.Consumer
 
getEndpointName() - Method in class org.apache.servicemix.jbi.deployer.descriptor.Consumes
 
getEndpointName() - Method in class org.apache.servicemix.jbi.deployer.descriptor.Provider
 
getEndpointName() - Method in class org.apache.servicemix.jbi.deployer.descriptor.Provides
 
getEndpoints(QName) - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationContextImpl
 
getEndpointsForService(QName) - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationContextImpl
 
getEngineComponents() - Method in class org.apache.servicemix.jbi.deployer.impl.AdminService
 
getEnvironment() - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
getException() - Method in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport.Message
 
getExtensionMBeanName() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ComponentImpl.ComponentWrapper
 
getExtensionMBeanName() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ComponentImpl
 
getExternalEndpoints(QName) - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationContextImpl
 
getExternalEndpointsForService(QName) - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationContextImpl
 
getFile() - Method in class org.apache.servicemix.jbi.deployer.task.DeployServiceAssemblyTask
 
getFile() - Method in class org.apache.servicemix.jbi.deployer.task.InstallComponentTask
 
getFile() - Method in class org.apache.servicemix.jbi.deployer.task.InstallSharedLibraryTask
 
getFirstChildElement(Node) - Static method in class org.apache.servicemix.jbi.deployer.descriptor.DescriptorFactory
Get the first child element
getHost() - Method in class org.apache.servicemix.jbi.deployer.task.JbiTask
 
getIdentification() - Method in class org.apache.servicemix.jbi.deployer.descriptor.ComponentDesc
 
getIdentification() - Method in class org.apache.servicemix.jbi.deployer.descriptor.ServiceAssemblyDesc
 
getIdentification() - Method in class org.apache.servicemix.jbi.deployer.descriptor.ServiceUnitDesc
 
getIdentification() - Method in class org.apache.servicemix.jbi.deployer.descriptor.SharedLibraryDesc
 
getInnerComponent() - Method in class org.apache.servicemix.jbi.deployer.impl.ComponentInstaller
 
getInputStream() - Method in class org.apache.servicemix.jbi.deployer.handler.Connection
Retrieve an InputStream on the OSGi bundle.
getInstallationDescriptorExtension() - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationContextImpl
Return a DOM document fragment representing the installation descriptor (jbi.xml) extension data for the component, if any.
getInstallationService() - Method in class org.apache.servicemix.jbi.deployer.impl.AdminCommandsImpl
 
getInstaller(Object) - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
getInstallerConfigurationMBean() - Method in class org.apache.servicemix.jbi.deployer.impl.ComponentInstaller
Get the installer configuration MBean name for this component.
getInstallRoot() - Method in class org.apache.servicemix.jbi.deployer.impl.ComponentInstaller
Get the installation root directory path for this BC or SE.
getInstallRoot() - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationContextImpl
Get the installation root directory full path name for this component.
getInterfaceName() - Method in class org.apache.servicemix.jbi.deployer.descriptor.Consumer
 
getInterfaceName() - Method in class org.apache.servicemix.jbi.deployer.descriptor.Consumes
 
getInterfaceName() - Method in class org.apache.servicemix.jbi.deployer.descriptor.Provides
 
getJbiJarURL() - Method in class org.apache.servicemix.jbi.deployer.handler.Parser
Returns the JBI URL if present, null otherwise
getJbiProperties() - Method in class org.apache.servicemix.jbi.deployer.handler.Parser
Returns the JBI instructions as Properties.
getJMXConnector(JMXServiceURL) - Method in class org.apache.servicemix.jbi.deployer.task.JbiTask
Get a JMXConnector from a url
getJmxDomainName() - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationContextImpl
 
getJmxDomainName() - Method in class org.apache.servicemix.jbi.deployer.task.JbiTask
 
getJmxManaged() - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
getJndiPath() - Method in class org.apache.servicemix.jbi.deployer.task.JbiTask
 
getKey() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceUnitImpl
 
getLifeCycle() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ComponentImpl.ComponentWrapper
 
getLifeCycleMBean() - Method in class org.apache.servicemix.jbi.deployer.events.LifeCycleEvent
 
getLinkType() - Method in class org.apache.servicemix.jbi.deployer.descriptor.Consumes
 
getListenerRegistry() - Method in class org.apache.servicemix.jbi.deployer.artifacts.AbstractLifecycleJbiArtifact
 
getLocale() - Method in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport.Message
 
getLogger(String, String) - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationContextImpl
 
getMainType() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ComponentImpl
 
getMainType() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceAssemblyImpl
 
getMainType() - Method in class org.apache.servicemix.jbi.deployer.artifacts.SharedLibraryImpl
 
getMainType() - Method in interface org.apache.servicemix.jbi.deployer.Component
Return the type of this component (service-engine or binding-component)
getMainType() - Method in class org.apache.servicemix.jbi.deployer.impl.AdminCommandsImpl
 
getMainType() - Method in class org.apache.servicemix.jbi.deployer.impl.ComponentInstaller
 
getMBeanNames() - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationContextImpl
 
getMBeanServer() - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationContextImpl
 
getMessage() - Method in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport.Message
 
getName() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ComponentImpl
 
getName() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceAssemblyImpl
 
getName() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceUnitImpl
 
getName() - Method in class org.apache.servicemix.jbi.deployer.artifacts.SharedLibraryImpl
 
getName() - Method in interface org.apache.servicemix.jbi.deployer.Component
Retrieves the name of this service assembly
getName() - Method in class org.apache.servicemix.jbi.deployer.descriptor.Identification
 
getName() - Method in class org.apache.servicemix.jbi.deployer.descriptor.SharedLibraryList
 
getName() - Method in class org.apache.servicemix.jbi.deployer.impl.AbstractInstaller
 
getName() - Method in class org.apache.servicemix.jbi.deployer.impl.AdminCommandsImpl
 
getName() - Method in class org.apache.servicemix.jbi.deployer.impl.ComponentInstaller
 
getName() - Method in class org.apache.servicemix.jbi.deployer.impl.ServiceAssemblyInstaller
 
getName() - Method in class org.apache.servicemix.jbi.deployer.impl.SharedLibraryInstaller
 
getName() - Method in interface org.apache.servicemix.jbi.deployer.ServiceAssembly
Retrieves the name of this service assembly
getName() - Method in interface org.apache.servicemix.jbi.deployer.ServiceUnit
Retrieves the name of this service assembly
getName() - Method in interface org.apache.servicemix.jbi.deployer.SharedLibrary
Retrieves the name of this shared library
getName() - Method in class org.apache.servicemix.jbi.deployer.task.InstallComponentTask.Param
 
getName() - Method in class org.apache.servicemix.jbi.deployer.task.ShutDownComponentTask
 
getName() - Method in class org.apache.servicemix.jbi.deployer.task.ShutDownServiceAssemblyTask
 
getName() - Method in class org.apache.servicemix.jbi.deployer.task.StartComponentTask
 
getName() - Method in class org.apache.servicemix.jbi.deployer.task.StartServiceAssemblyTask
 
getName() - Method in class org.apache.servicemix.jbi.deployer.task.StopComponentTask
 
getName() - Method in class org.apache.servicemix.jbi.deployer.task.StopServiceAssemblyTask
 
getName() - Method in class org.apache.servicemix.jbi.deployer.task.UndeployServiceAssemblyTask
 
getName() - Method in class org.apache.servicemix.jbi.deployer.task.UninstallComponentTask
 
getName() - Method in class org.apache.servicemix.jbi.deployer.task.UninstallSharedLibraryTask
 
getNamingContext() - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationContextImpl
 
getNamingStrategy() - Method in class org.apache.servicemix.jbi.deployer.task.JbiTask
 
getNextSiblingElement(Element) - Static method in class org.apache.servicemix.jbi.deployer.descriptor.DescriptorFactory
Get the next sibling element
getObjectName() - Method in class org.apache.servicemix.jbi.deployer.impl.ComponentInstaller
 
getParams() - Method in class org.apache.servicemix.jbi.deployer.task.InstallComponentTask
 
getParent() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ComponentImpl
 
getParent() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceAssemblyImpl
 
getParent() - Method in class org.apache.servicemix.jbi.deployer.artifacts.SharedLibraryImpl
 
getParent() - Method in class org.apache.servicemix.jbi.deployer.impl.AdminCommandsImpl
 
getParent() - Method in class org.apache.servicemix.jbi.deployer.impl.ComponentInstaller
 
getPassword() - Method in class org.apache.servicemix.jbi.deployer.task.JbiTask
 
getPathElements() - Method in class org.apache.servicemix.jbi.deployer.descriptor.ClassPath
 
getPathList() - Method in class org.apache.servicemix.jbi.deployer.descriptor.ClassPath
 
getPending(ServiceAssembly) - Method in class org.apache.servicemix.jbi.deployer.artifacts.AssemblyReferencesListener
 
getPort() - Method in class org.apache.servicemix.jbi.deployer.task.JbiTask
 
getPrimaryInterface() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ComponentImpl
 
getPrimaryInterface() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceAssemblyImpl
 
getPrimaryInterface() - Method in class org.apache.servicemix.jbi.deployer.artifacts.SharedLibraryImpl
 
getPrimaryInterface() - Method in class org.apache.servicemix.jbi.deployer.impl.AdminCommandsImpl
 
getPrimaryInterface() - Method in class org.apache.servicemix.jbi.deployer.impl.ComponentInstaller
 
getProvider() - Method in class org.apache.servicemix.jbi.deployer.descriptor.Connection
 
getProvides() - Method in class org.apache.servicemix.jbi.deployer.descriptor.Services
 
getResult() - Method in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport.Message
 
getRootDir() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceUnitImpl
 
getRunningState() - Method in class org.apache.servicemix.jbi.deployer.artifacts.AbstractLifecycleJbiArtifact
 
getServerProtocol() - Method in class org.apache.servicemix.jbi.deployer.task.JbiTask
 
getServiceAssemblies() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ComponentImpl
 
getServiceAssemblies() - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
getServiceAssembly() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceUnitImpl
 
getServiceAssembly() - Method in class org.apache.servicemix.jbi.deployer.descriptor.Descriptor
 
getServiceAssembly(String) - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
getServiceAssembly() - Method in interface org.apache.servicemix.jbi.deployer.ServiceUnit
Get the ServiceAssembly to which this ServiceUnit belongs
getServiceAssemblyDescriptor(String) - Method in class org.apache.servicemix.jbi.deployer.impl.DeploymentService
 
getServiceAssemblyImpl() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceUnitImpl
 
getServiceAssemblyName() - Method in class org.apache.servicemix.jbi.deployer.task.ListBindingComponentsTask
 
getServiceAssemblyName() - Method in class org.apache.servicemix.jbi.deployer.task.ListServiceAssembliesTask
 
getServiceAssemblyName() - Method in class org.apache.servicemix.jbi.deployer.task.ListServiceEnginesTask
 
getServiceDescription(ServiceEndpoint) - Method in class org.apache.servicemix.jbi.deployer.artifacts.ComponentImpl.ComponentWrapper
 
getServiceName() - Method in class org.apache.servicemix.jbi.deployer.descriptor.Consumer
 
getServiceName() - Method in class org.apache.servicemix.jbi.deployer.descriptor.Consumes
 
getServiceName() - Method in class org.apache.servicemix.jbi.deployer.descriptor.Provider
 
getServiceName() - Method in class org.apache.servicemix.jbi.deployer.descriptor.Provides
 
getServices() - Method in class org.apache.servicemix.jbi.deployer.descriptor.Descriptor
 
getServiceUnitManager() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ComponentImpl.ComponentWrapper
 
getServiceUnits() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ComponentImpl
 
getServiceUnits() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceAssemblyImpl
 
getServiceUnits() - Method in interface org.apache.servicemix.jbi.deployer.Component
Retrieve the ServiceUnits deployed on this component
getServiceUnits() - Method in class org.apache.servicemix.jbi.deployer.descriptor.ServiceAssemblyDesc
 
getServiceUnits() - Method in interface org.apache.servicemix.jbi.deployer.ServiceAssembly
Get the list of service units included in this Service Assembly
getServiceUnitsList() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceAssemblyImpl
 
getServiceURL() - Method in class org.apache.servicemix.jbi.deployer.task.JbiTask
Get the JMXServiceURL - built from the protocol used and host names
getSharedLibraries() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ComponentImpl
 
getSharedLibraries() - Method in interface org.apache.servicemix.jbi.deployer.Component
Retrieve the Shared Libraries used by this component
getSharedLibraries() - Method in class org.apache.servicemix.jbi.deployer.descriptor.ComponentDesc
 
getSharedLibraries() - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
getSharedLibraries() - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationContextImpl
 
getSharedLibrary() - Method in class org.apache.servicemix.jbi.deployer.descriptor.Descriptor
 
getSharedLibrary(String) - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
getSharedLibraryClassPath() - Method in class org.apache.servicemix.jbi.deployer.descriptor.SharedLibraryDesc
 
getSharedLibraryName() - Method in class org.apache.servicemix.jbi.deployer.task.ListBindingComponentsTask
 
getSharedLibraryName() - Method in class org.apache.servicemix.jbi.deployer.task.ListServiceEnginesTask
 
getSharedLibraryName() - Method in class org.apache.servicemix.jbi.deployer.task.ListSharedLibrariesTask
 
getShutdownTimeout() - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
getState() - Method in class org.apache.servicemix.jbi.deployer.artifacts.AbstractLifecycleJbiArtifact
 
getState() - Method in class org.apache.servicemix.jbi.deployer.descriptor.ServiceAssemblyDesc
 
getState(String) - Method in class org.apache.servicemix.jbi.deployer.impl.DeploymentService
 
getState() - Method in class org.apache.servicemix.jbi.deployer.task.ListBindingComponentsTask
 
getState() - Method in class org.apache.servicemix.jbi.deployer.task.ListServiceAssembliesTask
 
getState() - Method in class org.apache.servicemix.jbi.deployer.task.ListServiceEnginesTask
 
getStorage() - Method in class org.apache.servicemix.jbi.deployer.impl.AbstractInstaller
 
getStorage(String) - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
getStorage(String) - Method in class org.apache.servicemix.jbi.deployer.impl.SimpleStorage
 
getStorage(String) - Method in interface org.apache.servicemix.jbi.deployer.impl.Storage
 
getSubType() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ComponentImpl
 
getSubType() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceAssemblyImpl
 
getSubType() - Method in class org.apache.servicemix.jbi.deployer.artifacts.SharedLibraryImpl
 
getSubType() - Method in class org.apache.servicemix.jbi.deployer.impl.AdminCommandsImpl
 
getSubType() - Method in class org.apache.servicemix.jbi.deployer.impl.ComponentInstaller
 
getSystemInfo() - Method in class org.apache.servicemix.jbi.deployer.impl.AdminService
 
getSystemService(String) - Method in class org.apache.servicemix.jbi.deployer.impl.AdminService
 
getSystemServices() - Method in class org.apache.servicemix.jbi.deployer.impl.AdminService
 
getTarget() - Method in class org.apache.servicemix.jbi.deployer.descriptor.ServiceUnitDesc
 
getTask() - Method in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport.Message
 
getTransactionManager() - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationContextImpl
 
getType() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ComponentImpl
 
getType() - Method in class org.apache.servicemix.jbi.deployer.descriptor.ComponentDesc
 
getType() - Method in class org.apache.servicemix.jbi.deployer.events.LifeCycleEvent
 
getType() - Method in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport.Message
 
getUsername() - Method in class org.apache.servicemix.jbi.deployer.task.JbiTask
 
getValue() - Method in class org.apache.servicemix.jbi.deployer.task.InstallComponentTask.Param
 
getVersion() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ComponentImpl
 
getVersion() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceAssemblyImpl
 
getVersion() - Method in class org.apache.servicemix.jbi.deployer.artifacts.SharedLibraryImpl
 
getVersion() - Method in class org.apache.servicemix.jbi.deployer.descriptor.Descriptor
 
getVersion() - Method in class org.apache.servicemix.jbi.deployer.descriptor.SharedLibraryDesc
 
getVersion() - Method in class org.apache.servicemix.jbi.deployer.descriptor.SharedLibraryList
 
getVersion() - Method in class org.apache.servicemix.jbi.deployer.impl.AdminCommandsImpl
 
getVersion() - Method in class org.apache.servicemix.jbi.deployer.impl.ComponentInstaller
 
getVersion() - Method in interface org.apache.servicemix.jbi.deployer.SharedLibrary
Retrieves the version of this shared library
getWire() - Method in class org.apache.servicemix.jbi.deployer.descriptor.Connection
 
getWorkspaceRoot() - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationContextImpl
 

H

hashCode() - Method in class org.apache.servicemix.jbi.deployer.descriptor.ClassPath
 
hashCode() - Method in class org.apache.servicemix.jbi.deployer.descriptor.SharedLibraryList
 
hasLength(CharSequence) - Static method in class org.apache.servicemix.jbi.deployer.utils.StringUtils
Check that the given CharSequence is neither null nor of length 0.
hasLength(String) - Static method in class org.apache.servicemix.jbi.deployer.utils.StringUtils
Check that the given String is neither null nor of length 0.
HTTP_JAVA_SUN_COM_XML_NS_JBI_MANAGEMENT_MESSAGE - Static variable in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
 

I

Identification - Class in org.apache.servicemix.jbi.deployer.descriptor
The <jbi:identification> element.
Identification() - Constructor for class org.apache.servicemix.jbi.deployer.descriptor.Identification
 
init(ComponentContext) - Method in class org.apache.servicemix.jbi.deployer.artifacts.ComponentImpl.ComponentWrapper
 
init() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceAssemblyImpl
 
init() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceUnitImpl
 
init() - Method in class org.apache.servicemix.jbi.deployer.impl.AbstractInstaller
 
init() - Method in class org.apache.servicemix.jbi.deployer.impl.AdminCommandsImpl
 
init() - Method in class org.apache.servicemix.jbi.deployer.impl.ComponentInstaller
 
init() - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
init() - Method in class org.apache.servicemix.jbi.deployer.impl.ServiceAssemblyInstaller
 
install() - Method in class org.apache.servicemix.jbi.deployer.impl.AbstractInstaller
 
install() - Method in class org.apache.servicemix.jbi.deployer.impl.ComponentInstaller
Install a BC or SE.
install(String, Properties, boolean) - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationService
Install an archive
install() - Method in class org.apache.servicemix.jbi.deployer.impl.ServiceAssemblyInstaller
 
install() - Method in class org.apache.servicemix.jbi.deployer.impl.SharedLibraryInstaller
 
InstallationContextImpl - Class in org.apache.servicemix.jbi.deployer.impl
This context contains information necessary for a JBI component to perform its installation/uninstallation processing.
InstallationContextImpl(ComponentDesc, Environment) - Constructor for class org.apache.servicemix.jbi.deployer.impl.InstallationContextImpl
 
InstallationDescriptorExtension - Class in org.apache.servicemix.jbi.deployer.descriptor
A POJO used to hold the descriptor extension.
InstallationDescriptorExtension() - Constructor for class org.apache.servicemix.jbi.deployer.descriptor.InstallationDescriptorExtension
 
InstallationService - Class in org.apache.servicemix.jbi.deployer.impl
 
InstallationService() - Constructor for class org.apache.servicemix.jbi.deployer.impl.InstallationService
 
installBundle() - Method in class org.apache.servicemix.jbi.deployer.impl.AbstractInstaller
 
installComponent(String, Properties, boolean) - Method in interface org.apache.servicemix.jbi.deployer.AdminCommandsService
 
installComponent(String, Properties, boolean) - Method in class org.apache.servicemix.jbi.deployer.impl.AdminCommandsImpl
Install a JBI component (a Service Engine or Binding Component)
InstallComponentTask - Class in org.apache.servicemix.jbi.deployer.task
Install a Component
InstallComponentTask() - Constructor for class org.apache.servicemix.jbi.deployer.task.InstallComponentTask
 
InstallComponentTask.Param - Class in org.apache.servicemix.jbi.deployer.task
 
InstallComponentTask.Param() - Constructor for class org.apache.servicemix.jbi.deployer.task.InstallComponentTask.Param
 
installRoot - Variable in class org.apache.servicemix.jbi.deployer.impl.AbstractInstaller
 
installSharedLibrary(String, boolean) - Method in interface org.apache.servicemix.jbi.deployer.AdminCommandsService
 
installSharedLibrary(String, boolean) - Method in class org.apache.servicemix.jbi.deployer.impl.AdminCommandsImpl
Installs a Shared Library.
installSharedLibrary(String) - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationService
Install a shared library jar.
InstallSharedLibraryTask - Class in org.apache.servicemix.jbi.deployer.task
Install a shared library
InstallSharedLibraryTask() - Constructor for class org.apache.servicemix.jbi.deployer.task.InstallSharedLibraryTask
 
isAutoStart() - Method in class org.apache.servicemix.jbi.deployer.impl.AbstractInstaller
 
isAutoStart() - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
isBinding(String) - Method in class org.apache.servicemix.jbi.deployer.impl.AdminService
 
isBinding() - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationContextImpl
 
isBindingComponent() - Method in class org.apache.servicemix.jbi.deployer.descriptor.ComponentDesc
 
isBindingComponent() - Method in class org.apache.servicemix.jbi.deployer.descriptor.Services
 
isBootstrapClassLoaderDelegationParentFirst() - Method in class org.apache.servicemix.jbi.deployer.descriptor.ComponentDesc
 
isBootstrapClassLoaderDelegationSelfFirst() - Method in class org.apache.servicemix.jbi.deployer.descriptor.ComponentDesc
 
isCauseFramework() - Method in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport.Message
 
isComponentClassLoaderDelegationParentFirst() - Method in class org.apache.servicemix.jbi.deployer.descriptor.ComponentDesc
 
isComponentClassLoaderDelegationSelfFirst() - Method in class org.apache.servicemix.jbi.deployer.descriptor.ComponentDesc
 
isDeferExceptions() - Method in class org.apache.servicemix.jbi.deployer.task.DeployServiceAssemblyTask
 
isDeferExceptions() - Method in class org.apache.servicemix.jbi.deployer.task.InstallComponentTask
 
isDeferExceptions() - Method in class org.apache.servicemix.jbi.deployer.task.InstallSharedLibraryTask
 
isDeployedServiceUnit(String, String) - Method in class org.apache.servicemix.jbi.deployer.impl.DeploymentService
Returns a boolean value indicating whether the SU is currently deployed.
isEngine(String) - Method in class org.apache.servicemix.jbi.deployer.impl.AdminService
 
isEngine() - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationContextImpl
 
isExchangeWithConsumerOkay(ServiceEndpoint, MessageExchange) - Method in class org.apache.servicemix.jbi.deployer.artifacts.ComponentImpl.ComponentWrapper
 
isExchangeWithProviderOkay(ServiceEndpoint, MessageExchange) - Method in class org.apache.servicemix.jbi.deployer.artifacts.ComponentImpl.ComponentWrapper
 
isFailOnError() - Method in class org.apache.servicemix.jbi.deployer.task.JbiTask
 
isFirstInstall - Variable in class org.apache.servicemix.jbi.deployer.impl.AbstractInstaller
 
isForced() - Method in class org.apache.servicemix.jbi.deployer.events.LifeCycleEvent
 
isHardLink() - Method in class org.apache.servicemix.jbi.deployer.descriptor.Consumes
 
isInstall() - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationContextImpl
Returns true if this context was created in order to install a component into the JBI environment.
isInstalled() - Method in class org.apache.servicemix.jbi.deployer.impl.ComponentInstaller
Determine whether or not the component is installed.
isModified - Variable in class org.apache.servicemix.jbi.deployer.impl.AbstractInstaller
 
isParentFirst(String) - Method in class org.apache.servicemix.jbi.deployer.descriptor.ComponentDesc
 
isParentFirstClassLoaderDelegation() - Method in class org.apache.servicemix.jbi.deployer.descriptor.SharedLibraryDesc
 
isSelfFirst(String) - Method in class org.apache.servicemix.jbi.deployer.descriptor.ComponentDesc
 
isSelfFirstClassLoaderDelegation() - Method in class org.apache.servicemix.jbi.deployer.descriptor.SharedLibraryDesc
 
isServiceEngine() - Method in class org.apache.servicemix.jbi.deployer.descriptor.ComponentDesc
 
isSoftLink() - Method in class org.apache.servicemix.jbi.deployer.descriptor.Consumes
 
isStandardLink() - Method in class org.apache.servicemix.jbi.deployer.descriptor.Consumes
 
isUninstallFromOsgi() - Method in class org.apache.servicemix.jbi.deployer.impl.AbstractInstaller
 
isXmlOutput() - Method in class org.apache.servicemix.jbi.deployer.task.ListBindingComponentsTask
 
isXmlOutput() - Method in class org.apache.servicemix.jbi.deployer.task.ListServiceAssembliesTask
 
isXmlOutput() - Method in class org.apache.servicemix.jbi.deployer.task.ListServiceEnginesTask
 
isXmlOutput() - Method in class org.apache.servicemix.jbi.deployer.task.ListSharedLibrariesTask
 

J

JBI_TASK - Static variable in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
 
JBI_TASK_RESULT - Static variable in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
 
jbiArtifact - Variable in class org.apache.servicemix.jbi.deployer.impl.AbstractInstaller
 
JBIDeploymentListener - Class in org.apache.servicemix.jbi.deployer.handler
A JBI DeploymentListener which transforms plain JBI artifacts to OSGi bundles.
JBIDeploymentListener() - Constructor for class org.apache.servicemix.jbi.deployer.handler.JBIDeploymentListener
 
JbiTask - Class in org.apache.servicemix.jbi.deployer.task
A bean for connecting to a remote JMX MBeanServer
JbiTask() - Constructor for class org.apache.servicemix.jbi.deployer.task.JbiTask
 

L

LAST_INSTALL - Static variable in class org.apache.servicemix.jbi.deployer.impl.AbstractInstaller
 
lifeCycleChanged(LifeCycleEvent) - Method in interface org.apache.servicemix.jbi.deployer.events.LifeCycleListener
 
lifeCycleChanged(LifeCycleEvent) - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
LifeCycleEvent - Class in org.apache.servicemix.jbi.deployer.events
 
LifeCycleEvent(LifeCycleEvent.LifeCycleEventType, LifeCycleMBean, boolean) - Constructor for class org.apache.servicemix.jbi.deployer.events.LifeCycleEvent
 
LifeCycleEvent.LifeCycleEventType - Enum in org.apache.servicemix.jbi.deployer.events
 
LifeCycleListener - Interface in org.apache.servicemix.jbi.deployer.events
 
ListBindingComponentsTask - Class in org.apache.servicemix.jbi.deployer.task
ListBindingComponentsTask
ListBindingComponentsTask() - Constructor for class org.apache.servicemix.jbi.deployer.task.ListBindingComponentsTask
 
listComponents(boolean, boolean, boolean, String, String, String) - Method in interface org.apache.servicemix.jbi.deployer.AdminCommandsService
 
listComponents(boolean, boolean, boolean, String, String, String) - Method in class org.apache.servicemix.jbi.deployer.impl.AdminCommandsImpl
Prints information about all components (Service Engine or Binding Component) installedServiceReference[] refs = getAdminService().getComponentServiceReferences(filter); if (excludeBCs && excludeSEs) { refs = new ServiceReference[0]; } List components = new ArrayList();
listenerRegistry - Variable in class org.apache.servicemix.jbi.deployer.artifacts.AbstractLifecycleJbiArtifact
 
listServiceAssemblies(String, String, String) - Method in interface org.apache.servicemix.jbi.deployer.AdminCommandsService
 
listServiceAssemblies(String, String, String) - Method in class org.apache.servicemix.jbi.deployer.impl.AdminCommandsImpl
Prints information about service assemblies deployed.
ListServiceAssembliesTask - Class in org.apache.servicemix.jbi.deployer.task
List deployed Service Assemblies
ListServiceAssembliesTask() - Constructor for class org.apache.servicemix.jbi.deployer.task.ListServiceAssembliesTask
 
ListServiceEnginesTask - Class in org.apache.servicemix.jbi.deployer.task
ListServiceEnginesTask
ListServiceEnginesTask() - Constructor for class org.apache.servicemix.jbi.deployer.task.ListServiceEnginesTask
 
listSharedLibraries(String, String) - Method in interface org.apache.servicemix.jbi.deployer.AdminCommandsService
 
listSharedLibraries(String, String) - Method in class org.apache.servicemix.jbi.deployer.impl.AdminCommandsImpl
Prints information about shared libraries installed.
ListSharedLibrariesTask - Class in org.apache.servicemix.jbi.deployer.task
ListSharedLibrariesTask
ListSharedLibrariesTask() - Constructor for class org.apache.servicemix.jbi.deployer.task.ListSharedLibrariesTask
 
load() - Method in class org.apache.servicemix.jbi.deployer.impl.SimpleStorage
 
loadClass(String, boolean) - Method in class org.apache.servicemix.jbi.deployer.utils.BundleDelegatingClassLoader
 
loadInstaller(String) - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationService
Load the InstallerMBean for a previously installed component.
loadNewInstaller(String) - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationService
Load the installer for a new component from a component installation package.
loadState(AbstractLifecycleJbiArtifact.State) - Method in class org.apache.servicemix.jbi.deployer.artifacts.AbstractLifecycleJbiArtifact
 
LOC_MESSAGE - Static variable in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
 
LOC_TOKEN - Static variable in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
 
LOCALE - Static variable in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
 
logger - Variable in class org.apache.servicemix.jbi.deployer.artifacts.AbstractLifecycleJbiArtifact
 
logger - Variable in class org.apache.servicemix.jbi.deployer.artifacts.ServiceUnitImpl
 
logger - Variable in class org.apache.servicemix.jbi.deployer.artifacts.SharedLibraryImpl
 
logger - Variable in class org.apache.servicemix.jbi.deployer.impl.AbstractInstaller
 

M

ManagementSupport - Class in org.apache.servicemix.jbi.deployer.utils
ManagementMessageHelper is a class that ease the parsing and build of management messages.
ManagementSupport.Message - Class in org.apache.servicemix.jbi.deployer.utils
 
ManagementSupport.Message() - Constructor for class org.apache.servicemix.jbi.deployer.utils.ManagementSupport.Message
 
match(Bundle) - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
MESSAGE_TYPE - Static variable in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
 
MSG_LOC_INFO - Static variable in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
 

N

NAME - Static variable in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
NESTING_LEVEL - Static variable in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
 
nullSafeNameAndSymName(Bundle) - Static method in class org.apache.servicemix.jbi.deployer.utils.OsgiStringUtils
Returns the bundle name and symbolic name - useful when logging bundle info.

O

onBundleStarted(Bundle) - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
Callback called when a new bundle has been started.
onBundleStopping(Bundle) - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
onBundleUninstalled(Bundle) - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
openConnection(URL) - Method in class org.apache.servicemix.jbi.deployer.handler.URLHandler
Open the connection for the given URL.
org.apache.servicemix.jbi.deployer - package org.apache.servicemix.jbi.deployer
Contains interfaces defining Services associated to JBI artifacts.
org.apache.servicemix.jbi.deployer.artifacts - package org.apache.servicemix.jbi.deployer.artifacts
 
org.apache.servicemix.jbi.deployer.descriptor - package org.apache.servicemix.jbi.deployer.descriptor
JBI descriptor POJOs based model.
org.apache.servicemix.jbi.deployer.events - package org.apache.servicemix.jbi.deployer.events
 
org.apache.servicemix.jbi.deployer.handler - package org.apache.servicemix.jbi.deployer.handler
Transformation of JBI artifacts to OSGi bundles.
org.apache.servicemix.jbi.deployer.impl - package org.apache.servicemix.jbi.deployer.impl
OSGi deployer implementation for JBI artifacts.
org.apache.servicemix.jbi.deployer.task - package org.apache.servicemix.jbi.deployer.task
 
org.apache.servicemix.jbi.deployer.utils - package org.apache.servicemix.jbi.deployer.utils
 
OsgiStringUtils - Class in org.apache.servicemix.jbi.deployer.utils
 
OsgiStringUtils() - Constructor for class org.apache.servicemix.jbi.deployer.utils.OsgiStringUtils
 

P

parseInstructions(String) - Static method in class org.apache.servicemix.jbi.deployer.handler.Parser
Parses bnd instructions out of an url query string.
Parser - Class in org.apache.servicemix.jbi.deployer.handler
Parser for jbi: protocol URL.
Parser(String) - Constructor for class org.apache.servicemix.jbi.deployer.handler.Parser
Creates a new protocol parser.
PendingException - Exception in org.apache.servicemix.jbi.deployer.impl
 
PendingException(Bundle, String) - Constructor for exception org.apache.servicemix.jbi.deployer.impl.PendingException
 
postInstall() - Method in class org.apache.servicemix.jbi.deployer.impl.AbstractInstaller
 
Provider - Class in org.apache.servicemix.jbi.deployer.descriptor
The <jbi:provider> element.
Provider() - Constructor for class org.apache.servicemix.jbi.deployer.descriptor.Provider
 
Provides - Class in org.apache.servicemix.jbi.deployer.descriptor
The <jbi:provides> element.
Provides() - Constructor for class org.apache.servicemix.jbi.deployer.descriptor.Provides
 
put(String, String) - Method in class org.apache.servicemix.jbi.deployer.impl.SimpleStorage
 
put(String, String) - Method in interface org.apache.servicemix.jbi.deployer.impl.Storage
 

R

recursiveGetAttributeValue(Element, String) - Static method in class org.apache.servicemix.jbi.deployer.descriptor.DescriptorFactory
Recursive method to find a given attribute value
register() - Method in class org.apache.servicemix.jbi.deployer.impl.ComponentInstaller
 
registerComponent(Bundle, ComponentDesc, Component, SharedLibrary[]) - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
registerDeployedComponent(ServiceReference, Component) - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
Register an already deployed JBI component.
registerDeployedServiceAssembly(ServiceReference, DeployedAssembly) - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
registerExternalEndpoint(ServiceEndpoint) - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationContextImpl
 
registerService(Bundle, String, Object, Dictionary) - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
Register and keep track of an OSGi service
registerService(Bundle, String[], Object, Dictionary) - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
registerServiceAssembly(Bundle, ServiceAssemblyDesc, List<ServiceUnitImpl>) - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
registerSharedLibrary(Bundle, SharedLibraryDesc, ClassLoader) - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
registerWire(Wire) - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceAssemblyImpl
 
removeComponent(Component) - Method in class org.apache.servicemix.jbi.deployer.artifacts.SharedLibraryImpl
 
removeServiceUnit(ServiceUnitImpl) - Method in class org.apache.servicemix.jbi.deployer.artifacts.ComponentImpl
 
resolveEndpointReference(DocumentFragment) - Method in class org.apache.servicemix.jbi.deployer.artifacts.ComponentImpl.ComponentWrapper
 
resolveEndpointReference(DocumentFragment) - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationContextImpl
 
runningState - Variable in class org.apache.servicemix.jbi.deployer.artifacts.AbstractLifecycleJbiArtifact
 

S

save() - Method in class org.apache.servicemix.jbi.deployer.impl.SimpleStorage
 
save() - Method in interface org.apache.servicemix.jbi.deployer.impl.Storage
 
saveState() - Method in class org.apache.servicemix.jbi.deployer.artifacts.AbstractLifecycleJbiArtifact
 
ServiceAssembly - Interface in org.apache.servicemix.jbi.deployer
This interface represents a JBI Service Assembly and will be registered in the OSGi registry
ServiceAssemblyDesc - Class in org.apache.servicemix.jbi.deployer.descriptor
The <jbi:service-assembly> element.
ServiceAssemblyDesc() - Constructor for class org.apache.servicemix.jbi.deployer.descriptor.ServiceAssemblyDesc
 
ServiceAssemblyImpl - Class in org.apache.servicemix.jbi.deployer.artifacts
ServiceAssembly object
ServiceAssemblyImpl(Bundle, ServiceAssemblyDesc, List<ServiceUnitImpl>, Storage, AssemblyReferencesListener, boolean) - Constructor for class org.apache.servicemix.jbi.deployer.artifacts.ServiceAssemblyImpl
 
ServiceAssemblyInstaller - Class in org.apache.servicemix.jbi.deployer.impl
 
ServiceAssemblyInstaller(Deployer, Descriptor, File, boolean) - Constructor for class org.apache.servicemix.jbi.deployer.impl.ServiceAssemblyInstaller
 
ServiceAssemblyInstaller(Deployer, Descriptor, DeployedAssembly, boolean) - Constructor for class org.apache.servicemix.jbi.deployer.impl.ServiceAssemblyInstaller
 
Services - Class in org.apache.servicemix.jbi.deployer.descriptor
The <jbi:services> element.
Services() - Constructor for class org.apache.servicemix.jbi.deployer.descriptor.Services
 
ServiceUnit - Interface in org.apache.servicemix.jbi.deployer
This interface represents a JBI Service Unit and will be registered in the OSGi registry
ServiceUnitDesc - Class in org.apache.servicemix.jbi.deployer.descriptor
The <jbi:service-unit> element.
ServiceUnitDesc() - Constructor for class org.apache.servicemix.jbi.deployer.descriptor.ServiceUnitDesc
 
ServiceUnitImpl - Class in org.apache.servicemix.jbi.deployer.artifacts
 
ServiceUnitImpl(ServiceUnitDesc, File, ComponentImpl) - Constructor for class org.apache.servicemix.jbi.deployer.artifacts.ServiceUnitImpl
 
setArtifactsZip(String) - Method in class org.apache.servicemix.jbi.deployer.descriptor.Target
 
setAssembly(ServiceAssembly) - Method in class org.apache.servicemix.jbi.deployer.artifacts.AssemblyReferencesListener
 
setAutoStart(boolean) - Method in class org.apache.servicemix.jbi.deployer.impl.AbstractInstaller
 
setAutoStart(boolean) - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
setBindingComponent(boolean) - Method in class org.apache.servicemix.jbi.deployer.descriptor.Services
 
setBindingComponentName(String) - Method in class org.apache.servicemix.jbi.deployer.task.ListBindingComponentsTask
 
setBootstrapClassLoaderDelegation(String) - Method in class org.apache.servicemix.jbi.deployer.descriptor.ComponentDesc
 
setBootstrapClassName(String) - Method in class org.apache.servicemix.jbi.deployer.descriptor.ComponentDesc
 
setBootstrapClassPath(ClassPath) - Method in class org.apache.servicemix.jbi.deployer.descriptor.ComponentDesc
 
setBundle(Bundle) - Method in class org.apache.servicemix.jbi.deployer.impl.AbstractInstaller
 
setBundleContext(BundleContext) - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
setBundleContext(BundleContext) - Method in class org.apache.servicemix.jbi.deployer.impl.DeploymentService
 
setCauseFramework(boolean) - Method in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport.Message
 
setClassLoaderDelegation(String) - Method in class org.apache.servicemix.jbi.deployer.descriptor.SharedLibraryDesc
 
setClassPathElements(List) - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationContextImpl
Set the list of elements that comprise the class path for this component.
setComponent(ComponentDesc) - Method in class org.apache.servicemix.jbi.deployer.descriptor.Descriptor
 
setComponent(String) - Method in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport.Message
 
setComponentClassLoaderDelegation(String) - Method in class org.apache.servicemix.jbi.deployer.descriptor.ComponentDesc
 
setComponentClassName(String) - Method in class org.apache.servicemix.jbi.deployer.descriptor.ComponentDesc
 
setComponentClassPath(ClassPath) - Method in class org.apache.servicemix.jbi.deployer.descriptor.ComponentDesc
 
setComponentName(String) - Method in class org.apache.servicemix.jbi.deployer.descriptor.Target
 
setComponentName(String) - Method in class org.apache.servicemix.jbi.deployer.task.ListServiceAssembliesTask
 
setComponentName(String) - Method in class org.apache.servicemix.jbi.deployer.task.ListSharedLibrariesTask
 
setConnections(Connection[]) - Method in class org.apache.servicemix.jbi.deployer.descriptor.Connections
 
setConnections(Connections) - Method in class org.apache.servicemix.jbi.deployer.descriptor.ServiceAssemblyDesc
 
setConsumer(Consumer) - Method in class org.apache.servicemix.jbi.deployer.descriptor.Connection
 
setConsumes(Consumes[]) - Method in class org.apache.servicemix.jbi.deployer.descriptor.Services
 
setContainerName(String) - Method in class org.apache.servicemix.jbi.deployer.task.JbiTask
 
setDeferExceptions(boolean) - Method in class org.apache.servicemix.jbi.deployer.task.DeployServiceAssemblyTask
 
setDeferExceptions(boolean) - Method in class org.apache.servicemix.jbi.deployer.task.InstallComponentTask
 
setDeferExceptions(boolean) - Method in class org.apache.servicemix.jbi.deployer.task.InstallSharedLibraryTask
 
setDeployer(Deployer) - Method in class org.apache.servicemix.jbi.deployer.impl.AdminCommandsImpl
 
setDeployer(Deployer) - Method in class org.apache.servicemix.jbi.deployer.impl.AdminService
 
setDeployer(Deployer) - Method in class org.apache.servicemix.jbi.deployer.impl.DeploymentService
 
setDeployer(Deployer) - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationService
 
setDeploymentService(DeploymentService) - Method in class org.apache.servicemix.jbi.deployer.impl.AdminCommandsImpl
 
setDescription(String) - Method in class org.apache.servicemix.jbi.deployer.descriptor.ComponentDesc
 
setDescription(String) - Method in class org.apache.servicemix.jbi.deployer.descriptor.Identification
 
setDescriptorExtension(InstallationDescriptorExtension) - Method in class org.apache.servicemix.jbi.deployer.descriptor.ComponentDesc
 
setDescriptorExtension(DocumentFragment) - Method in class org.apache.servicemix.jbi.deployer.descriptor.InstallationDescriptorExtension
 
setEndpointListener(AssemblyReferencesListener) - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
setEndpointName(String) - Method in class org.apache.servicemix.jbi.deployer.descriptor.Consumer
 
setEndpointName(String) - Method in class org.apache.servicemix.jbi.deployer.descriptor.Consumes
 
setEndpointName(String) - Method in class org.apache.servicemix.jbi.deployer.descriptor.Provider
 
setEndpointName(String) - Method in class org.apache.servicemix.jbi.deployer.descriptor.Provides
 
setEnvironment(Environment) - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
setException(Throwable) - Method in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport.Message
 
setFailOnError(boolean) - Method in class org.apache.servicemix.jbi.deployer.task.JbiTask
 
setFile(String) - Method in class org.apache.servicemix.jbi.deployer.task.DeployServiceAssemblyTask
 
setFile(String) - Method in class org.apache.servicemix.jbi.deployer.task.InstallComponentTask
 
setFile(String) - Method in class org.apache.servicemix.jbi.deployer.task.InstallSharedLibraryTask
 
setHost(String) - Method in class org.apache.servicemix.jbi.deployer.task.JbiTask
 
setIdentification(Identification) - Method in class org.apache.servicemix.jbi.deployer.descriptor.ComponentDesc
 
setIdentification(Identification) - Method in class org.apache.servicemix.jbi.deployer.descriptor.ServiceAssemblyDesc
 
setIdentification(Identification) - Method in class org.apache.servicemix.jbi.deployer.descriptor.ServiceUnitDesc
 
setIdentification(Identification) - Method in class org.apache.servicemix.jbi.deployer.descriptor.SharedLibraryDesc
 
setInnerComponent(Component) - Method in class org.apache.servicemix.jbi.deployer.impl.ComponentInstaller
 
setInstall(boolean) - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationContextImpl
 
setInstallationService(InstallationService) - Method in class org.apache.servicemix.jbi.deployer.impl.AdminCommandsImpl
 
setInstallRoot(File) - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationContextImpl
 
setInterfaceName(QName) - Method in class org.apache.servicemix.jbi.deployer.descriptor.Consumer
 
setInterfaceName(QName) - Method in class org.apache.servicemix.jbi.deployer.descriptor.Consumes
 
setInterfaceName(QName) - Method in class org.apache.servicemix.jbi.deployer.descriptor.Provides
 
setJmxDomainName(String) - Method in class org.apache.servicemix.jbi.deployer.task.JbiTask
 
setJmxManaged(AbstractInstaller) - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
setJndiPath(String) - Method in class org.apache.servicemix.jbi.deployer.task.JbiTask
 
setLinkType(String) - Method in class org.apache.servicemix.jbi.deployer.descriptor.Consumes
 
setListenerRegistry(ListenerRegistry) - Method in class org.apache.servicemix.jbi.deployer.artifacts.AbstractLifecycleJbiArtifact
 
setLocale(String) - Method in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport.Message
 
setMessage(String) - Method in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport.Message
 
setName(String) - Method in class org.apache.servicemix.jbi.deployer.descriptor.Identification
 
setName(String) - Method in class org.apache.servicemix.jbi.deployer.descriptor.SharedLibraryList
 
setName(String) - Method in class org.apache.servicemix.jbi.deployer.task.InstallComponentTask.Param
 
setName(String) - Method in class org.apache.servicemix.jbi.deployer.task.ShutDownComponentTask
 
setName(String) - Method in class org.apache.servicemix.jbi.deployer.task.ShutDownServiceAssemblyTask
 
setName(String) - Method in class org.apache.servicemix.jbi.deployer.task.StartComponentTask
 
setName(String) - Method in class org.apache.servicemix.jbi.deployer.task.StartServiceAssemblyTask
 
setName(String) - Method in class org.apache.servicemix.jbi.deployer.task.StopComponentTask
 
setName(String) - Method in class org.apache.servicemix.jbi.deployer.task.StopServiceAssemblyTask
 
setName(String) - Method in class org.apache.servicemix.jbi.deployer.task.UndeployServiceAssemblyTask
 
setName(String) - Method in class org.apache.servicemix.jbi.deployer.task.UninstallComponentTask
 
setName(String) - Method in class org.apache.servicemix.jbi.deployer.task.UninstallSharedLibraryTask
 
setNamingStrategy(String) - Method in class org.apache.servicemix.jbi.deployer.task.JbiTask
 
setObjectName(ObjectName) - Method in class org.apache.servicemix.jbi.deployer.impl.ComponentInstaller
 
setParams(String) - Method in class org.apache.servicemix.jbi.deployer.task.InstallComponentTask
 
setPassword(String) - Method in class org.apache.servicemix.jbi.deployer.task.JbiTask
 
setPathElements(String[]) - Method in class org.apache.servicemix.jbi.deployer.descriptor.ClassPath
 
setPathList(List<String>) - Method in class org.apache.servicemix.jbi.deployer.descriptor.ClassPath
 
setPort(int) - Method in class org.apache.servicemix.jbi.deployer.task.JbiTask
 
setProvider(Provider) - Method in class org.apache.servicemix.jbi.deployer.descriptor.Connection
 
setProvides(Provides[]) - Method in class org.apache.servicemix.jbi.deployer.descriptor.Services
 
setResult(String) - Method in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport.Message
 
setServerProtocol(String) - Method in class org.apache.servicemix.jbi.deployer.task.JbiTask
 
setServiceAssembly(ServiceAssemblyDesc) - Method in class org.apache.servicemix.jbi.deployer.descriptor.Descriptor
 
setServiceAssemblyImpl(ServiceAssemblyImpl) - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceUnitImpl
 
setServiceAssemblyName(String) - Method in class org.apache.servicemix.jbi.deployer.task.ListBindingComponentsTask
 
setServiceAssemblyName(String) - Method in class org.apache.servicemix.jbi.deployer.task.ListServiceAssembliesTask
 
setServiceAssemblyName(String) - Method in class org.apache.servicemix.jbi.deployer.task.ListServiceEnginesTask
 
setServiceName(QName) - Method in class org.apache.servicemix.jbi.deployer.descriptor.Consumer
 
setServiceName(QName) - Method in class org.apache.servicemix.jbi.deployer.descriptor.Consumes
 
setServiceName(QName) - Method in class org.apache.servicemix.jbi.deployer.descriptor.Provider
 
setServiceName(QName) - Method in class org.apache.servicemix.jbi.deployer.descriptor.Provides
 
setServices(Services) - Method in class org.apache.servicemix.jbi.deployer.descriptor.Descriptor
 
setServiceUnits(ServiceUnitDesc[]) - Method in class org.apache.servicemix.jbi.deployer.descriptor.ServiceAssemblyDesc
 
setSharedLibraries(SharedLibraryList[]) - Method in class org.apache.servicemix.jbi.deployer.descriptor.ComponentDesc
 
setSharedLibrary(SharedLibraryDesc) - Method in class org.apache.servicemix.jbi.deployer.descriptor.Descriptor
 
setSharedLibraryClassPath(ClassPath) - Method in class org.apache.servicemix.jbi.deployer.descriptor.SharedLibraryDesc
 
setSharedLibraryName(String) - Method in class org.apache.servicemix.jbi.deployer.task.ListBindingComponentsTask
 
setSharedLibraryName(String) - Method in class org.apache.servicemix.jbi.deployer.task.ListServiceEnginesTask
 
setSharedLibraryName(String) - Method in class org.apache.servicemix.jbi.deployer.task.ListSharedLibrariesTask
 
setShutdownTimeout(int) - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceAssemblyImpl
 
setShutdownTimeout(int) - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
setState(String) - Method in class org.apache.servicemix.jbi.deployer.descriptor.ServiceAssemblyDesc
 
setState(String) - Method in class org.apache.servicemix.jbi.deployer.task.ListBindingComponentsTask
 
setState(String) - Method in class org.apache.servicemix.jbi.deployer.task.ListServiceAssembliesTask
 
setState(String) - Method in class org.apache.servicemix.jbi.deployer.task.ListServiceEnginesTask
 
setTarget(Target) - Method in class org.apache.servicemix.jbi.deployer.descriptor.ServiceUnitDesc
 
setTask(String) - Method in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport.Message
 
setType(String) - Method in class org.apache.servicemix.jbi.deployer.descriptor.ComponentDesc
 
setType(String) - Method in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport.Message
 
setUninstallFromOsgi(boolean) - Method in class org.apache.servicemix.jbi.deployer.impl.AbstractInstaller
 
setUsername(String) - Method in class org.apache.servicemix.jbi.deployer.task.JbiTask
 
setValue(String) - Method in class org.apache.servicemix.jbi.deployer.task.InstallComponentTask.Param
 
setVersion(double) - Method in class org.apache.servicemix.jbi.deployer.descriptor.Descriptor
 
setVersion(String) - Method in class org.apache.servicemix.jbi.deployer.descriptor.SharedLibraryDesc
 
setVersion(String) - Method in class org.apache.servicemix.jbi.deployer.descriptor.SharedLibraryList
 
setXmlOutput(String) - Method in class org.apache.servicemix.jbi.deployer.task.ListBindingComponentsTask
 
setXmlOutput(String) - Method in class org.apache.servicemix.jbi.deployer.task.ListServiceAssembliesTask
 
setXmlOutput(String) - Method in class org.apache.servicemix.jbi.deployer.task.ListServiceEnginesTask
 
setXmlOutput(String) - Method in class org.apache.servicemix.jbi.deployer.task.ListSharedLibrariesTask
 
SharedLibrary - Interface in org.apache.servicemix.jbi.deployer
This interface represents a JBI Shared Library and will be registered in the OSGi registry
SharedLibraryDesc - Class in org.apache.servicemix.jbi.deployer.descriptor
The <jbi:shared-library> element.
SharedLibraryDesc() - Constructor for class org.apache.servicemix.jbi.deployer.descriptor.SharedLibraryDesc
 
SharedLibraryImpl - Class in org.apache.servicemix.jbi.deployer.artifacts
SharedLibrary object
SharedLibraryImpl(Bundle, SharedLibraryDesc, ClassLoader) - Constructor for class org.apache.servicemix.jbi.deployer.artifacts.SharedLibraryImpl
 
SharedLibraryInstaller - Class in org.apache.servicemix.jbi.deployer.impl
 
SharedLibraryInstaller(Deployer, Descriptor, File, boolean) - Constructor for class org.apache.servicemix.jbi.deployer.impl.SharedLibraryInstaller
 
SharedLibraryList - Class in org.apache.servicemix.jbi.deployer.descriptor
The jbi:shared-library-list complex type.
SharedLibraryList() - Constructor for class org.apache.servicemix.jbi.deployer.descriptor.SharedLibraryList
 
SharedLibraryList(String) - Constructor for class org.apache.servicemix.jbi.deployer.descriptor.SharedLibraryList
 
shutDown() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ComponentImpl.ComponentWrapper
 
shutDown() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ComponentImpl
 
shutDown(boolean, boolean) - Method in class org.apache.servicemix.jbi.deployer.artifacts.ComponentImpl
 
shutDown() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceAssemblyImpl
 
shutDown(boolean, boolean) - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceAssemblyImpl
 
shutdown() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceUnitImpl
 
shutDown(String) - Method in class org.apache.servicemix.jbi.deployer.impl.DeploymentService
 
shutdownComponent(String) - Method in interface org.apache.servicemix.jbi.deployer.AdminCommandsService
 
shutdownComponent(String) - Method in class org.apache.servicemix.jbi.deployer.impl.AdminCommandsImpl
Shuts down a particular Component.
ShutDownComponentTask - Class in org.apache.servicemix.jbi.deployer.task
Shutdown a Component
ShutDownComponentTask() - Constructor for class org.apache.servicemix.jbi.deployer.task.ShutDownComponentTask
 
shutdownServiceAssembly(String) - Method in interface org.apache.servicemix.jbi.deployer.AdminCommandsService
 
shutdownServiceAssembly(String) - Method in class org.apache.servicemix.jbi.deployer.impl.AdminCommandsImpl
Shuts down a particular service assembly.
ShutDownServiceAssemblyTask - Class in org.apache.servicemix.jbi.deployer.task
Shut down a Service Assembly
ShutDownServiceAssemblyTask() - Constructor for class org.apache.servicemix.jbi.deployer.task.ShutDownServiceAssemblyTask
 
SimpleStorage - Class in org.apache.servicemix.jbi.deployer.impl
 
SimpleStorage(File) - Constructor for class org.apache.servicemix.jbi.deployer.impl.SimpleStorage
 
STACK_TRACE - Static variable in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
 
start() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ComponentImpl.ComponentWrapper
 
start() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ComponentImpl
 
start(boolean) - Method in class org.apache.servicemix.jbi.deployer.artifacts.ComponentImpl
 
start() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceAssemblyImpl
 
start(boolean) - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceAssemblyImpl
 
start() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceUnitImpl
 
start(String) - Method in class org.apache.servicemix.jbi.deployer.impl.DeploymentService
 
startComponent(String) - Method in interface org.apache.servicemix.jbi.deployer.AdminCommandsService
 
startComponent(String) - Method in class org.apache.servicemix.jbi.deployer.impl.AdminCommandsImpl
Starts a particular Component (Service Engine or Binding Component).
StartComponentTask - Class in org.apache.servicemix.jbi.deployer.task
Start a Component
StartComponentTask() - Constructor for class org.apache.servicemix.jbi.deployer.task.StartComponentTask
 
startServiceAssembly(String) - Method in interface org.apache.servicemix.jbi.deployer.AdminCommandsService
 
startServiceAssembly(String) - Method in class org.apache.servicemix.jbi.deployer.impl.AdminCommandsImpl
Starts a service assembly.
StartServiceAssemblyTask - Class in org.apache.servicemix.jbi.deployer.task
Start a Service Assembly
StartServiceAssemblyTask() - Constructor for class org.apache.servicemix.jbi.deployer.task.StartServiceAssemblyTask
 
STATE - Static variable in class org.apache.servicemix.jbi.deployer.artifacts.AbstractLifecycleJbiArtifact
 
state - Variable in class org.apache.servicemix.jbi.deployer.artifacts.AbstractLifecycleJbiArtifact
 
stop() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ComponentImpl.ComponentWrapper
 
stop() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ComponentImpl
 
stop(boolean) - Method in class org.apache.servicemix.jbi.deployer.artifacts.ComponentImpl
 
stop() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceAssemblyImpl
 
stop(boolean) - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceAssemblyImpl
 
stop() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceUnitImpl
 
stop(boolean) - Method in class org.apache.servicemix.jbi.deployer.impl.AbstractInstaller
 
stop(boolean) - Method in class org.apache.servicemix.jbi.deployer.impl.ComponentInstaller
 
stop(String) - Method in class org.apache.servicemix.jbi.deployer.impl.DeploymentService
 
stop(boolean) - Method in class org.apache.servicemix.jbi.deployer.impl.ServiceAssemblyInstaller
 
stop(boolean) - Method in class org.apache.servicemix.jbi.deployer.impl.SharedLibraryInstaller
 
stopComponent(String) - Method in interface org.apache.servicemix.jbi.deployer.AdminCommandsService
 
stopComponent(String) - Method in class org.apache.servicemix.jbi.deployer.impl.AdminCommandsImpl
Stops a particular Component (Service Engine or Binding Component).
StopComponentTask - Class in org.apache.servicemix.jbi.deployer.task
Stop a Component
StopComponentTask() - Constructor for class org.apache.servicemix.jbi.deployer.task.StopComponentTask
 
stopServiceAssembly(String) - Method in interface org.apache.servicemix.jbi.deployer.AdminCommandsService
 
stopServiceAssembly(String) - Method in class org.apache.servicemix.jbi.deployer.impl.AdminCommandsImpl
Stops a particular service assembly.
StopServiceAssemblyTask - Class in org.apache.servicemix.jbi.deployer.task
Stop a Service Assembly
StopServiceAssemblyTask() - Constructor for class org.apache.servicemix.jbi.deployer.task.StopServiceAssemblyTask
 
storage - Variable in class org.apache.servicemix.jbi.deployer.artifacts.AbstractLifecycleJbiArtifact
 
Storage - Interface in org.apache.servicemix.jbi.deployer.impl
 
StringUtils - Class in org.apache.servicemix.jbi.deployer.utils
 
StringUtils() - Constructor for class org.apache.servicemix.jbi.deployer.utils.StringUtils
 
SUCCESS - Static variable in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
 

T

Target - Class in org.apache.servicemix.jbi.deployer.descriptor
The <jbi:target> element.
Target() - Constructor for class org.apache.servicemix.jbi.deployer.descriptor.Target
 
TASK_ID - Static variable in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
 
TASK_RESULT - Static variable in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
 
TASK_RESULT_DETAILS - Static variable in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
 
TASK_STATUS_MSG - Static variable in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
 
toMap() - Method in class org.apache.servicemix.jbi.deployer.descriptor.Consumer
 
toMap() - Method in class org.apache.servicemix.jbi.deployer.descriptor.Provider
 
toString() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ComponentImpl
 
toString() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceAssemblyImpl
 
toString() - Method in class org.apache.servicemix.jbi.deployer.descriptor.ClassPath
 
toString() - Method in class org.apache.servicemix.jbi.deployer.descriptor.SharedLibraryList
 
toString() - Method in class org.apache.servicemix.jbi.deployer.events.LifeCycleEvent
 
transform(File, File) - Method in class org.apache.servicemix.jbi.deployer.handler.JBIDeploymentListener
Transform the file, which is a JBI artifact, into an OSGi bundle.
Transformer - Class in org.apache.servicemix.jbi.deployer.handler
Helper class to transform JBI artifacts into OSGi bundles.
transformToOSGiBundle(File, File) - Static method in class org.apache.servicemix.jbi.deployer.handler.Transformer
Create an OSGi bundle from the JBI artifact.
transformToOSGiBundle(File, File, Properties) - Static method in class org.apache.servicemix.jbi.deployer.handler.Transformer
Create an OSGi bundle from the JBI artifact.
transition(ServiceAssemblyImpl.Action, AbstractLifecycleJbiArtifact.State) - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceAssemblyImpl
 
TYPE - Static variable in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
TYPE_BINDING_COMPONENT - Static variable in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
TYPE_SERVICE_ENGINE - Static variable in class org.apache.servicemix.jbi.deployer.impl.Deployer
 

U

undeploy() - Method in class org.apache.servicemix.jbi.deployer.artifacts.ServiceUnitImpl
 
undeploy(String) - Method in class org.apache.servicemix.jbi.deployer.impl.DeploymentService
 
undeploy() - Method in class org.apache.servicemix.jbi.deployer.impl.ServiceAssemblyInstaller
 
undeployServiceAssembly(String) - Method in interface org.apache.servicemix.jbi.deployer.AdminCommandsService
 
undeployServiceAssembly(String) - Method in class org.apache.servicemix.jbi.deployer.impl.AdminCommandsImpl
Undeploys a previously deployed service assembly.
UndeployServiceAssemblyTask - Class in org.apache.servicemix.jbi.deployer.task
Uninstall an Assembly
UndeployServiceAssemblyTask() - Constructor for class org.apache.servicemix.jbi.deployer.task.UndeployServiceAssemblyTask
 
uninstall(boolean) - Method in class org.apache.servicemix.jbi.deployer.impl.AbstractInstaller
 
uninstall() - Method in class org.apache.servicemix.jbi.deployer.impl.ComponentInstaller
Uninstall a BC or SE.
uninstall(boolean) - Method in class org.apache.servicemix.jbi.deployer.impl.ComponentInstaller
 
uninstall(boolean) - Method in class org.apache.servicemix.jbi.deployer.impl.ServiceAssemblyInstaller
 
uninstall() - Method in class org.apache.servicemix.jbi.deployer.impl.SharedLibraryInstaller
 
uninstall(boolean) - Method in class org.apache.servicemix.jbi.deployer.impl.SharedLibraryInstaller
 
uninstallBundle() - Method in class org.apache.servicemix.jbi.deployer.impl.AbstractInstaller
 
uninstallComponent(String) - Method in interface org.apache.servicemix.jbi.deployer.AdminCommandsService
 
uninstallComponent(String) - Method in class org.apache.servicemix.jbi.deployer.impl.AdminCommandsImpl
Uninstalls a previously install JBI Component (a Service Engine or Binding Component)
UninstallComponentTask - Class in org.apache.servicemix.jbi.deployer.task
Uninstall a Component
UninstallComponentTask() - Constructor for class org.apache.servicemix.jbi.deployer.task.UninstallComponentTask
 
uninstallFromOsgi - Variable in class org.apache.servicemix.jbi.deployer.impl.AbstractInstaller
 
uninstallSharedLibrary(String) - Method in interface org.apache.servicemix.jbi.deployer.AdminCommandsService
 
uninstallSharedLibrary(String) - Method in class org.apache.servicemix.jbi.deployer.impl.AdminCommandsImpl
Uninstalls a previously installed Shared Library.
uninstallSharedLibrary(String) - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationService
Uninstall a shared library.
UninstallSharedLibraryTask - Class in org.apache.servicemix.jbi.deployer.task
Uninstall a shared library
UninstallSharedLibraryTask() - Constructor for class org.apache.servicemix.jbi.deployer.task.UninstallSharedLibraryTask
 
unloadInstaller(String, boolean) - Method in class org.apache.servicemix.jbi.deployer.impl.InstallationService
Unload a JBI Installable Component installer.
unpackArchive(File, File) - Static method in class org.apache.servicemix.jbi.deployer.utils.FileUtil
Unpack a zip file
unpackArchive(URL, File) - Static method in class org.apache.servicemix.jbi.deployer.utils.FileUtil
Unpack an archive from a URL
unpackArchive(InputStream, File) - Static method in class org.apache.servicemix.jbi.deployer.utils.FileUtil
Unpack an archive from an input stream
unregister() - Method in class org.apache.servicemix.jbi.deployer.impl.ComponentInstaller
 
unregisterComponent(ComponentImpl) - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
unregisterDeployedComponent(ServiceReference, Component) - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
unregisterDeployedServiceAssembly(ServiceReference, DeployedAssembly) - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
unregisterServiceAssembly(ServiceAssemblyImpl) - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
unregisterServices(Bundle) - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
unregisterSharedLibrary(SharedLibrary) - Method in class org.apache.servicemix.jbi.deployer.impl.Deployer
 
URLHandler - Class in org.apache.servicemix.jbi.deployer.handler
A URL handler that will transform a JBI artifact to an OSGi bundle on the fly.
URLHandler() - Constructor for class org.apache.servicemix.jbi.deployer.handler.URLHandler
 

V

valueOf(String) - Static method in enum org.apache.servicemix.jbi.deployer.artifacts.AbstractLifecycleJbiArtifact.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.servicemix.jbi.deployer.events.LifeCycleEvent.LifeCycleEventType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.servicemix.jbi.deployer.artifacts.AbstractLifecycleJbiArtifact.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.servicemix.jbi.deployer.events.LifeCycleEvent.LifeCycleEventType
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
 

W

waitFor(ServiceAssembly) - Method in class org.apache.servicemix.jbi.deployer.artifacts.AssemblyReferencesListener
 
WARNING - Static variable in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
 
wrap(String) - Static method in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
Wrap the result message string to set the default namespace.

X

XMLNS - Static variable in class org.apache.servicemix.jbi.deployer.utils.ManagementSupport
 

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

Copyright © 2005-2011 The Apache Software Foundation. All Rights Reserved.