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

A

AbstractAttributeAware - Class in org.jboss.osgi.plugins.metadata
Attribute holder.
AbstractAttributeAware(String) - Constructor for class org.jboss.osgi.plugins.metadata.AbstractAttributeAware
 
AbstractAttributeMetaData - Class in org.jboss.osgi.plugins.metadata
ServiceAttributeMetaData.
AbstractAttributeMetaData() - Constructor for class org.jboss.osgi.plugins.metadata.AbstractAttributeMetaData
 
AbstractBundleEvent - Class in org.jboss.osgi.plugins.facade
BundleEvent implementation on top of KernelEvent.
AbstractBundleEvent(Object, String, long, long, Object) - Constructor for class org.jboss.osgi.plugins.facade.AbstractBundleEvent
 
AbstractDelegateListener<T> - Class in org.jboss.osgi.plugins.facade
Delegate implementation on top of existing KernelEventListener.
AbstractDelegateListener(T) - Constructor for class org.jboss.osgi.plugins.facade.AbstractDelegateListener
 
AbstractDependencyMetaData - Class in org.jboss.osgi.plugins.metadata
A dependency.
AbstractDependencyMetaData() - Constructor for class org.jboss.osgi.plugins.metadata.AbstractDependencyMetaData
Create a new dependency
AbstractDependencyMetaData(Object) - Constructor for class org.jboss.osgi.plugins.metadata.AbstractDependencyMetaData
Create a new dependency
AbstractDependencyMetaData.LifecycleDependencyItem - Class in org.jboss.osgi.plugins.metadata
A LifecycleDependencyItem.
AbstractDependencyMetaData.LifecycleDependencyItem(Object, ControllerState) - Constructor for class org.jboss.osgi.plugins.metadata.AbstractDependencyMetaData.LifecycleDependencyItem
Create a new LifecycleDependencyItem.
AbstractFrameworkEvent - Class in org.jboss.osgi.plugins.facade
BundleEvent implementation on top of KernelEvent.
AbstractFrameworkEvent(Object, String, long, long, Object) - Constructor for class org.jboss.osgi.plugins.facade.AbstractFrameworkEvent
 
AbstractHolderMetaData - Class in org.jboss.osgi.plugins.metadata
Common OSGi reference or service impl.
AbstractHolderMetaData() - Constructor for class org.jboss.osgi.plugins.metadata.AbstractHolderMetaData
 
AbstractListenerMetaData - Class in org.jboss.osgi.plugins.metadata
Simple listener meta data.
AbstractListenerMetaData() - Constructor for class org.jboss.osgi.plugins.metadata.AbstractListenerMetaData
 
AbstractMetaDataVisitorNode - Class in org.jboss.osgi.plugins.metadata
AbstractMetaDataVisitorNode.
AbstractMetaDataVisitorNode() - Constructor for class org.jboss.osgi.plugins.metadata.AbstractMetaDataVisitorNode
 
AbstractOSGiMetaData - Class in org.jboss.osgi.plugins.metadata
Abstract OSGi meta data.
AbstractOSGiMetaData() - Constructor for class org.jboss.osgi.plugins.metadata.AbstractOSGiMetaData
 
AbstractOSGiMetaData(Manifest) - Constructor for class org.jboss.osgi.plugins.metadata.AbstractOSGiMetaData
 
AbstractPackageAttribute - Class in org.jboss.osgi.plugins.metadata
Package attribute impl.
AbstractPackageAttribute(String, Map<String, Parameter>) - Constructor for class org.jboss.osgi.plugins.metadata.AbstractPackageAttribute
 
AbstractParameter - Class in org.jboss.osgi.plugins.metadata
Parameter impl.
AbstractParameter() - Constructor for class org.jboss.osgi.plugins.metadata.AbstractParameter
 
AbstractParameter(String) - Constructor for class org.jboss.osgi.plugins.metadata.AbstractParameter
 
AbstractParameterizedAttribute - Class in org.jboss.osgi.plugins.metadata
Parameter attribute impl.
AbstractParameterizedAttribute(String, Map<String, Parameter>) - Constructor for class org.jboss.osgi.plugins.metadata.AbstractParameterizedAttribute
 
AbstractReferenceMetaData - Class in org.jboss.osgi.plugins.metadata
OSGi reference meta data.
AbstractReferenceMetaData() - Constructor for class org.jboss.osgi.plugins.metadata.AbstractReferenceMetaData
 
AbstractServiceAction - Class in org.jboss.osgi.plugins.dependency
Abstract service controller context
AbstractServiceAction() - Constructor for class org.jboss.osgi.plugins.dependency.AbstractServiceAction
 
AbstractServiceDeployment - Class in org.jboss.osgi.plugins.metadata
An abstract service deployment
AbstractServiceDeployment() - Constructor for class org.jboss.osgi.plugins.metadata.AbstractServiceDeployment
 
AbstractServiceEvent - Class in org.jboss.osgi.plugins.facade
ServiceEvent implementation on top of KernelEvent.
AbstractServiceEvent(Object, String, long, long, Object) - Constructor for class org.jboss.osgi.plugins.facade.AbstractServiceEvent
 
AbstractServiceMetaData - Class in org.jboss.osgi.plugins.metadata
OSGi service meta data.
AbstractServiceMetaData() - Constructor for class org.jboss.osgi.plugins.metadata.AbstractServiceMetaData
 
AbstractVersionRange - Class in org.jboss.osgi.plugins.metadata
Represents an OSGi version range: version-range ::= interval | atleast interval ::= ( '[' | '(' ) floor ',' ceiling ( ']' | ')' ) atleast ::= version floor ::= version ceiling ::= version
AbstractVersionRange(String, Version, Version, boolean, boolean) - Constructor for class org.jboss.osgi.plugins.metadata.AbstractVersionRange
 
ActivateAction - Class in org.jboss.osgi.plugins.dependency
 
ActivateAction() - Constructor for class org.jboss.osgi.plugins.dependency.ActivateAction
 
add(Object, Object, QName) - Method in class org.jboss.osgi.plugins.deployment.xml.ListenerInterceptor
 
add_escapes(String) - Method in exception org.jboss.osgi.plugins.metadata.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addBundleListener(BundleListener) - Method in class org.jboss.osgi.plugins.facade.BundleContextImpl
 
addChildren(Set<ServiceMetaDataVisitorNode>) - Method in class org.jboss.osgi.plugins.metadata.AbstractMetaDataVisitorNode
Add to the children
addDependency(DependencyItem) - Method in class org.jboss.osgi.plugins.dependency.OSGiServiceReferenceContext.PreprocessMetaDataVisitor
 
addDependency(DependencyItem) - Method in interface org.jboss.osgi.spi.metadata.ServiceMetaDataVisitor
Add a dependency
addEscapes(String) - Static method in error org.jboss.osgi.plugins.metadata.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addFrameworkListener(FrameworkListener) - Method in class org.jboss.osgi.plugins.facade.BundleContextImpl
 
addServiceComponent(DeploymentUnit, ServiceMetaData) - Static method in class org.jboss.osgi.plugins.deployers.ServiceDeploymentDeployer
 
addServiceListener(ServiceListener, String) - Method in class org.jboss.osgi.plugins.facade.BundleContextImpl
 
addServiceListener(ServiceListener) - Method in class org.jboss.osgi.plugins.facade.BundleContextImpl
 
addValidate() - Method in class org.jboss.osgi.plugins.facade.AbstractDelegateListener
Validate if we are allowed to add this listener
addValue(String) - Method in class org.jboss.osgi.plugins.metadata.AbstractParameter
 
addValue(String) - Method in interface org.jboss.osgi.spi.metadata.Parameter
Add value.
adjustBeginLineColumn(int, int) - Method in class org.jboss.osgi.plugins.metadata.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
ALPHA - Static variable in interface org.jboss.osgi.plugins.metadata.HeaderValueConstants
 
ALPHANUM - Static variable in interface org.jboss.osgi.plugins.metadata.HeaderValueConstants
 
ARGUMENT - Static variable in interface org.jboss.osgi.plugins.metadata.HeaderValueConstants
 
attribute - Variable in class org.jboss.osgi.plugins.metadata.AbstractAttributeAware
 
ATTRIBUTE - Static variable in interface org.jboss.osgi.plugins.metadata.HeaderValueConstants
 
AttributeAware - Interface in org.jboss.osgi.spi.metadata
Attribute string value holder.
AttributeMetaData - Interface in org.jboss.osgi.spi.metadata
ServiceAttributeMetaData.
attributes(Object, QName, ElementBinding, Attributes, NamespaceContext) - Method in class org.jboss.osgi.plugins.deployment.xml.ListenerHandler
 
attributes(Object, QName, ElementBinding, Attributes, NamespaceContext) - Method in class org.jboss.osgi.plugins.deployment.xml.ReferenceHandler
 
attributes(Object, QName, ElementBinding, Attributes, NamespaceContext) - Method in class org.jboss.osgi.plugins.deployment.xml.ServiceHandler
 

B

backup(int) - Method in class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
BasicServiceRegistry - Class in org.jboss.osgi.plugins.facade.registry
Basic Service registry
BasicServiceRegistry() - Constructor for class org.jboss.osgi.plugins.facade.registry.BasicServiceRegistry
 
beginColumn - Variable in class org.jboss.osgi.plugins.metadata.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class org.jboss.osgi.plugins.metadata.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
BeginToken() - Method in class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
BindAction - Class in org.jboss.osgi.plugins.dependency
 
BindAction() - Constructor for class org.jboss.osgi.plugins.dependency.BindAction
 
bufcolumn - Variable in class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
buffer - Variable in class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
bufline - Variable in class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
bufpos - Variable in class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
bundle - Variable in class org.jboss.osgi.plugins.facade.BundleContextImpl
 
BundleActivatorDeployer - Class in org.jboss.osgi.plugins.deployers
Create OSGi meta data from manifest.
BundleActivatorDeployer(Kernel) - Constructor for class org.jboss.osgi.plugins.deployers.BundleActivatorDeployer
 
BundleContextImpl - Class in org.jboss.osgi.plugins.facade
Bundle context implementation on top of existing DeploymentContext.
BundleContextImpl(DeploymentUnit) - Constructor for class org.jboss.osgi.plugins.facade.BundleContextImpl
 
BundleEventAdapter - Interface in org.jboss.osgi.plugins.facade
BundleEvent contract.
BundleEventEmitter - Class in org.jboss.osgi.plugins.facade.asynch
Bundle event emitter.
BundleEventEmitter(RunnableExecutor) - Constructor for class org.jboss.osgi.plugins.facade.asynch.BundleEventEmitter
 
BundleEventEmitter(RunnableExecutor, long, long) - Constructor for class org.jboss.osgi.plugins.facade.asynch.BundleEventEmitter
 
BundleImpl - Class in org.jboss.osgi.plugins.facade
Bundle implementation on top of existing DeploymentContext.
BundleImpl(DeploymentUnit) - Constructor for class org.jboss.osgi.plugins.facade.BundleImpl
 
BundleListenerImpl - Class in org.jboss.osgi.plugins.facade
BundleListenerImpl implementation on top of KernelEventListener.
BundleListenerImpl(BundleListener) - Constructor for class org.jboss.osgi.plugins.facade.BundleListenerImpl
 

C

cachedAttributes - Variable in class org.jboss.osgi.plugins.metadata.AbstractOSGiMetaData
 
cachedAttributes - Variable in class org.jboss.osgi.plugins.metadata.OSGiParameters
 
checked - Variable in class org.jboss.osgi.plugins.facade.ServiceFactoryProxy
 
checkInterfaces() - Method in class org.jboss.osgi.plugins.facade.ServiceFactoryProxy
 
CollectionValueCreator<T> - Interface in org.jboss.osgi.plugins.metadata
Create value from collection of attributes.
column - Variable in class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
completeTimeout - Variable in class org.jboss.osgi.plugins.facade.asynch.RunnableEventEmitter
 
configurator - Variable in class org.jboss.osgi.plugins.facade.BundleContextImpl
 
context - Variable in class org.jboss.osgi.plugins.facade.BundleContextImpl
 
context - Variable in class org.jboss.osgi.plugins.facade.ServiceRegistrationImpl
 
contextCast(ControllerContext) - Method in class org.jboss.osgi.plugins.dependency.AbstractServiceAction
 
controller - Variable in class org.jboss.osgi.plugins.facade.BundleContextImpl
 
createBundleActivatorBeanName(OSGiMetaData) - Method in class org.jboss.osgi.plugins.deployers.BundleActivatorDeployer
 
createFilter(String) - Method in class org.jboss.osgi.plugins.facade.BundleContextImpl
 
createMetaData(Manifest) - Method in class org.jboss.osgi.plugins.deployers.OSGiMetaDataDeployer
 
createProxy(Object, Class[]) - Static method in class org.jboss.osgi.plugins.facade.ServiceFactoryProxy
 
createValue(Collection<String>) - Method in interface org.jboss.osgi.plugins.metadata.CollectionValueCreator
Create value from string attribute.
createValue(String) - Method in interface org.jboss.osgi.plugins.metadata.ValueCreator
Create value from string attribute.
curChar - Variable in class org.jboss.osgi.plugins.metadata.HeaderValueTokenManager
 
currentToken - Variable in exception org.jboss.osgi.plugins.metadata.ParseException
This is the last token that has been consumed successfully.

D

debugStream - Variable in class org.jboss.osgi.plugins.metadata.HeaderValueTokenManager
 
DECIMAL_NUMBER - Static variable in interface org.jboss.osgi.plugins.metadata.HeaderValueConstants
 
DEFAULT - Static variable in interface org.jboss.osgi.plugins.metadata.HeaderValueConstants
 
delegate - Variable in class org.jboss.osgi.plugins.facade.AbstractDelegateListener
 
dependency - Variable in class org.jboss.osgi.plugins.metadata.AbstractDependencyMetaData
The dependency, may transient?
DependencyMetaData - Interface in org.jboss.osgi.spi.metadata
Metadata about what a osgi service's dependency.
deploy(DeploymentUnit, ServiceMetaData) - Method in class org.jboss.osgi.plugins.deployers.OSGiServiceDeployer
 
determineStructure(VirtualFile, VirtualFile, VirtualFile, StructureMetaData, VFSStructuralDeployers) - Method in class org.jboss.osgi.plugins.deployers.OSGiStructure
 
DIGIT - Static variable in interface org.jboss.osgi.plugins.metadata.HeaderValueConstants
 
DIRECTIVE - Static variable in interface org.jboss.osgi.plugins.metadata.HeaderValueConstants
 
disable_tracing() - Method in class org.jboss.osgi.plugins.metadata.HeaderValue
 
Done() - Method in class org.jboss.osgi.plugins.metadata.SimpleCharStream
 

E

emitter - Variable in class org.jboss.osgi.plugins.facade.ServiceRegistrationImpl
 
emitterDelegate - Variable in class org.jboss.osgi.plugins.facade.BundleContextImpl
 
enable_tracing() - Method in class org.jboss.osgi.plugins.metadata.HeaderValue
 
EnableAction - Class in org.jboss.osgi.plugins.dependency
 
EnableAction() - Constructor for class org.jboss.osgi.plugins.dependency.EnableAction
 
endColumn - Variable in class org.jboss.osgi.plugins.metadata.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endElement(Object, QName, ElementBinding) - Method in class org.jboss.osgi.plugins.deployment.xml.ListenerHandler
 
endElement(Object, QName, ElementBinding) - Method in class org.jboss.osgi.plugins.deployment.xml.ReferenceHandler
 
endElement(Object, QName, ElementBinding) - Method in class org.jboss.osgi.plugins.deployment.xml.ServiceHandler
 
endLine - Variable in class org.jboss.osgi.plugins.metadata.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
EOF - Static variable in interface org.jboss.osgi.plugins.metadata.HeaderValueConstants
 
eol - Variable in exception org.jboss.osgi.plugins.metadata.ParseException
The end of line string for this machine.
equals(Object) - Method in class org.jboss.osgi.plugins.metadata.AbstractParameter
 
equals(Object) - Method in class org.jboss.osgi.plugins.metadata.AbstractVersionRange
 
EventAdapter<E> - Interface in org.jboss.osgi.plugins.facade
Event adapter contract.
eventFilter - Variable in class org.jboss.osgi.plugins.facade.FilterImpl
 
executor - Variable in class org.jboss.osgi.plugins.facade.asynch.RunnableEventEmitter
 
ExpandBuff(boolean) - Method in class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
expectedTokenSequences - Variable in exception org.jboss.osgi.plugins.metadata.ParseException
Each entry in this array is an array of integers.

F

FillBuff() - Method in class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
filter - Variable in class org.jboss.osgi.plugins.facade.FilterImpl
 
filter - Variable in class org.jboss.osgi.plugins.facade.OSGiKernelEventFilter
 
FilterImpl - Class in org.jboss.osgi.plugins.facade
OSGi Filter contract on top of KernelEventFilter.
FilterImpl(String) - Constructor for class org.jboss.osgi.plugins.facade.FilterImpl
 
filters - Variable in class org.jboss.osgi.plugins.facade.BundleContextImpl
 
findEntries(String, String, boolean) - Method in class org.jboss.osgi.plugins.facade.BundleImpl
 
fireKernelEvent(KernelEventListener, KernelEvent, Object) - Method in class org.jboss.osgi.plugins.facade.asynch.RunnableEventEmitter
 
fireKernelEvent(KernelEvent) - Method in class org.jboss.osgi.plugins.facade.BundleContextImpl
 
FrameworkEventAdapter - Interface in org.jboss.osgi.plugins.facade
FrameworkEvent contract.
FrameworkListenerImpl - Class in org.jboss.osgi.plugins.facade
FrameworkListener implementation on top of existing KernelEventListener.
FrameworkListenerImpl(FrameworkListener) - Constructor for class org.jboss.osgi.plugins.facade.FrameworkListenerImpl
 

G

generateParseException() - Method in class org.jboss.osgi.plugins.metadata.HeaderValue
 
get(String) - Method in class org.jboss.osgi.plugins.dependency.OSGiServiceReferenceContext
 
get(String, ValueCreator<T>) - Method in class org.jboss.osgi.plugins.metadata.AbstractOSGiMetaData
 
get(String, ValueCreator<T>, T) - Method in class org.jboss.osgi.plugins.metadata.AbstractOSGiMetaData
 
get(String, ValueCreator<T>) - Method in class org.jboss.osgi.plugins.metadata.OSGiParameters
 
get(String, ValueCreator<T>, T) - Method in class org.jboss.osgi.plugins.metadata.OSGiParameters
 
GET_SERVICE - Static variable in class org.jboss.osgi.plugins.facade.ServiceFactoryProxy
 
getAllServiceReferences(String, String) - Method in class org.jboss.osgi.plugins.facade.BundleContextImpl
 
getAttribute() - Method in class org.jboss.osgi.plugins.metadata.AbstractAttributeAware
 
getAttribute() - Method in interface org.jboss.osgi.spi.metadata.AttributeAware
Get the attribute.
getAttributes() - Method in class org.jboss.osgi.plugins.metadata.AbstractServiceMetaData
 
getAttributes() - Method in interface org.jboss.osgi.spi.metadata.ServiceMetaData
 
getBeginColumn() - Method in class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
getBeginLine() - Method in class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
getBindMethod() - Method in class org.jboss.osgi.plugins.metadata.AbstractListenerMetaData
 
getBindMethod() - Method in interface org.jboss.osgi.spi.metadata.ListenerMetaData
 
getBundle() - Method in class org.jboss.osgi.plugins.facade.BundleContextImpl
 
getBundle(long) - Method in class org.jboss.osgi.plugins.facade.BundleContextImpl
 
getBundle() - Method in class org.jboss.osgi.plugins.facade.ServiceReferenceImpl
 
getBundleActivator() - Method in class org.jboss.osgi.plugins.metadata.AbstractOSGiMetaData
 
getBundleActivator() - Method in interface org.jboss.osgi.spi.metadata.OSGiMetaData
Get bundle activator class name.
getBundleClassPath() - Method in class org.jboss.osgi.plugins.metadata.AbstractOSGiMetaData
 
getBundleClassPath() - Method in interface org.jboss.osgi.spi.metadata.OSGiMetaData
Get the bundle classpath
getBundleContext() - Method in class org.jboss.osgi.plugins.dependency.OSGiServiceReferenceContext
 
getBundleContext() - Method in interface org.jboss.osgi.spi.dependency.ServiceControllerContext
Get the BundleContext
getBundleDescription() - Method in class org.jboss.osgi.plugins.metadata.AbstractOSGiMetaData
 
getBundleDescription() - Method in interface org.jboss.osgi.spi.metadata.OSGiMetaData
Get the description
getBundleId() - Method in class org.jboss.osgi.plugins.facade.BundleImpl
 
getBundleLocalization() - Method in class org.jboss.osgi.plugins.metadata.AbstractOSGiMetaData
 
getBundleLocalization() - Method in interface org.jboss.osgi.spi.metadata.OSGiMetaData
Get the localization's location
getBundleManifestVersion() - Method in class org.jboss.osgi.plugins.metadata.AbstractOSGiMetaData
 
getBundleManifestVersion() - Method in interface org.jboss.osgi.spi.metadata.OSGiMetaData
Get the bundle manifest version
getBundleName() - Method in class org.jboss.osgi.plugins.metadata.AbstractOSGiMetaData
 
getBundleName() - Method in interface org.jboss.osgi.spi.metadata.OSGiMetaData
Get the name
getBundleNativeCode() - Method in class org.jboss.osgi.plugins.metadata.AbstractOSGiMetaData
 
getBundleNativeCode() - Method in interface org.jboss.osgi.spi.metadata.OSGiMetaData
Get native code libs
getBundles() - Method in class org.jboss.osgi.plugins.facade.BundleContextImpl
 
getBundleSymbolicName() - Method in class org.jboss.osgi.plugins.metadata.AbstractOSGiMetaData
 
getBundleSymbolicName() - Method in class org.jboss.osgi.plugins.metadata.OSGiParameters
 
getBundleSymbolicName() - Method in interface org.jboss.osgi.spi.metadata.OSGiMetaData
Get bundle symbolic name.
getBundleUpdateLocation() - Method in class org.jboss.osgi.plugins.metadata.AbstractOSGiMetaData
 
getBundleUpdateLocation() - Method in interface org.jboss.osgi.spi.metadata.OSGiMetaData
Get the update url.
getBundleVersion() - Method in class org.jboss.osgi.plugins.metadata.AbstractOSGiMetaData
 
getBundleVersion() - Method in class org.jboss.osgi.plugins.metadata.OSGiParameters
 
getBundleVersion() - Method in interface org.jboss.osgi.spi.metadata.OSGiMetaData
Get bundle's version.
getCardinality() - Method in class org.jboss.osgi.plugins.metadata.AbstractReferenceMetaData
 
getCeiling() - Method in class org.jboss.osgi.plugins.metadata.AbstractVersionRange
 
getCeiling() - Method in interface org.jboss.osgi.spi.metadata.VersionRange
Get the ceiling version.
getChildren() - Method in class org.jboss.osgi.plugins.metadata.AbstractMetaDataVisitorNode
 
getChildren() - Method in interface org.jboss.osgi.spi.metadata.ServiceMetaDataVisitorNode
Return the child nodes
getClassLoader() - Method in class org.jboss.osgi.plugins.dependency.OSGiServiceReferenceContext
 
getClassLoader() - Method in class org.jboss.osgi.plugins.facade.BundleContextImpl
 
getColumn() - Method in class org.jboss.osgi.plugins.metadata.SimpleCharStream
Deprecated.  
getContextClassLoader() - Method in class org.jboss.osgi.plugins.metadata.AbstractHolderMetaData
 
getContextClassLoader() - Method in interface org.jboss.osgi.spi.metadata.HolderMetaData
Get the classloader metadata.
getContextState() - Method in class org.jboss.osgi.plugins.dependency.OSGiServiceReferenceContext.PreprocessMetaDataVisitor
 
getContextState() - Method in interface org.jboss.osgi.spi.metadata.ServiceMetaDataVisitor
Get the context state
getControllerContext() - Method in class org.jboss.osgi.plugins.dependency.OSGiServiceReferenceContext.PreprocessMetaDataVisitor
 
getControllerContext() - Method in interface org.jboss.osgi.spi.metadata.ServiceMetaDataVisitor
Get the controller context
getDataFile(String) - Method in class org.jboss.osgi.plugins.facade.BundleContextImpl
 
getDependency() - Method in class org.jboss.osgi.plugins.metadata.AbstractDependencyMetaData
 
getDependency() - Method in interface org.jboss.osgi.spi.metadata.DependencyMetaData
What is the dependency
getDepends() - Method in class org.jboss.osgi.plugins.metadata.AbstractHolderMetaData
 
getDepends() - Method in interface org.jboss.osgi.spi.metadata.HolderMetaData
Get the dependencies.
getDynamicImports() - Method in class org.jboss.osgi.plugins.metadata.AbstractOSGiMetaData
 
getDynamicImports() - Method in interface org.jboss.osgi.spi.metadata.OSGiMetaData
Get dynamic imports.
getEndColumn() - Method in class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
getEndLine() - Method in class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
getEntry(String) - Method in class org.jboss.osgi.plugins.facade.BundleImpl
 
getEntryPaths(String) - Method in class org.jboss.osgi.plugins.facade.BundleImpl
 
getEvent() - Method in class org.jboss.osgi.plugins.facade.AbstractBundleEvent
 
getEvent() - Method in class org.jboss.osgi.plugins.facade.AbstractFrameworkEvent
 
getEvent() - Method in class org.jboss.osgi.plugins.facade.AbstractServiceEvent
 
getEvent() - Method in interface org.jboss.osgi.plugins.facade.EventAdapter
 
getExportPackages() - Method in class org.jboss.osgi.plugins.metadata.AbstractOSGiMetaData
 
getExportPackages() - Method in interface org.jboss.osgi.spi.metadata.OSGiMetaData
Get the export packages.
getFilter() - Method in class org.jboss.osgi.plugins.metadata.AbstractReferenceMetaData
 
getFilter() - Method in interface org.jboss.osgi.spi.metadata.ReferenceMetaData
 
getFloor() - Method in class org.jboss.osgi.plugins.metadata.AbstractVersionRange
 
getFloor() - Method in interface org.jboss.osgi.spi.metadata.VersionRange
Get the floor version.
getFragmentHost() - Method in class org.jboss.osgi.plugins.metadata.AbstractOSGiMetaData
 
getFragmentHost() - Method in interface org.jboss.osgi.spi.metadata.OSGiMetaData
Get the fragment host.
getHashCode() - Method in class org.jboss.osgi.plugins.metadata.AbstractParameter
 
getHashCode() - Method in class org.jboss.osgi.plugins.metadata.AbstractVersionRange
 
getHeaders() - Method in class org.jboss.osgi.plugins.facade.BundleImpl
 
getHeaders(String) - Method in class org.jboss.osgi.plugins.facade.BundleImpl
 
getId() - Method in class org.jboss.osgi.plugins.metadata.AbstractHolderMetaData
 
getId() - Method in interface org.jboss.osgi.spi.metadata.HolderMetaData
Get the element id.
GetImage() - Method in class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
getImportPackages() - Method in class org.jboss.osgi.plugins.metadata.AbstractOSGiMetaData
 
getImportPackages() - Method in interface org.jboss.osgi.spi.metadata.OSGiMetaData
Get the import packages.
getInstance() - Static method in class org.jboss.osgi.plugins.dependency.OSGiServiceReferenceContextActions
 
getInterface() - Method in class org.jboss.osgi.plugins.metadata.AbstractHolderMetaData
 
getInterface() - Method in interface org.jboss.osgi.spi.metadata.HolderMetaData
Get the exposed interface.
getInterfaces() - Method in class org.jboss.osgi.plugins.metadata.AbstractServiceMetaData
 
getInterfaces() - Method in interface org.jboss.osgi.spi.metadata.ServiceMetaData
 
getLastModified() - Method in class org.jboss.osgi.plugins.facade.BundleImpl
 
getLazyInit() - Method in class org.jboss.osgi.plugins.metadata.AbstractServiceMetaData
 
getLazyInit() - Method in interface org.jboss.osgi.spi.metadata.ServiceMetaData
 
getLine() - Method in class org.jboss.osgi.plugins.metadata.SimpleCharStream
Deprecated.  
getListeners() - Method in class org.jboss.osgi.plugins.metadata.AbstractReferenceMetaData
 
getListeners() - Method in interface org.jboss.osgi.spi.metadata.ReferenceMetaData
 
getLocation() - Method in class org.jboss.osgi.plugins.facade.BundleImpl
 
getMessage() - Method in exception org.jboss.osgi.plugins.metadata.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error org.jboss.osgi.plugins.metadata.TokenMgrError
You can also modify the body of this method to customize your error messages.
getName() - Method in class org.jboss.osgi.plugins.metadata.AbstractAttributeMetaData
 
getName() - Method in class org.jboss.osgi.plugins.metadata.AbstractServiceDeployment
 
getName() - Method in interface org.jboss.osgi.spi.metadata.AttributeMetaData
Get the name.
getName() - Method in interface org.jboss.osgi.spi.metadata.ServiceDeployment
Get the name of the deployment
getNextToken() - Method in class org.jboss.osgi.plugins.metadata.HeaderValue
 
getNextToken() - Method in class org.jboss.osgi.plugins.metadata.HeaderValueTokenManager
 
getPackageInfo() - Method in class org.jboss.osgi.plugins.metadata.AbstractPackageAttribute
 
getPackageInfo() - Method in interface org.jboss.osgi.spi.metadata.PackageAttribute
Get the package info.
getParameter(String) - Method in class org.jboss.osgi.plugins.metadata.AbstractParameterizedAttribute
 
getParameter(String) - Method in interface org.jboss.osgi.spi.metadata.ParameterizedAttribute
Get the parameter by name.
getParameters() - Method in class org.jboss.osgi.plugins.metadata.AbstractParameterizedAttribute
 
getParameters() - Method in class org.jboss.osgi.plugins.metadata.OSGiParameters
 
getParameters() - Method in interface org.jboss.osgi.spi.metadata.ParameterizedAttribute
Get the parameters.
getProperties() - Method in class org.jboss.osgi.plugins.metadata.AbstractReferenceMetaData
 
getProperties() - Method in interface org.jboss.osgi.spi.metadata.ReferenceMetaData
 
getProperty(String) - Method in class org.jboss.osgi.plugins.facade.BundleContextImpl
 
getProperty(String) - Method in class org.jboss.osgi.plugins.facade.ServiceReferenceImpl
 
getPropertyKeys() - Method in class org.jboss.osgi.plugins.facade.ServiceReferenceImpl
 
getRef() - Method in class org.jboss.osgi.plugins.metadata.AbstractListenerMetaData
 
getRef() - Method in class org.jboss.osgi.plugins.metadata.AbstractServiceMetaData
 
getRef() - Method in interface org.jboss.osgi.spi.metadata.ListenerMetaData
 
getRef() - Method in interface org.jboss.osgi.spi.metadata.ServiceMetaData
 
getReference() - Method in class org.jboss.osgi.plugins.facade.ServiceRegistrationImpl
 
getRegisteredServices() - Method in class org.jboss.osgi.plugins.facade.BundleImpl
 
getRequireBundles() - Method in class org.jboss.osgi.plugins.metadata.AbstractOSGiMetaData
 
getRequireBundles() - Method in interface org.jboss.osgi.spi.metadata.OSGiMetaData
Get the required exports
getRequiredExecutionEnvironment() - Method in class org.jboss.osgi.plugins.metadata.AbstractOSGiMetaData
 
getRequiredExecutionEnvironment() - Method in interface org.jboss.osgi.spi.metadata.OSGiMetaData
Get required exectuion envs
getResolution() - Method in class org.jboss.osgi.plugins.metadata.OSGiParameters
 
getResource(String) - Method in class org.jboss.osgi.plugins.facade.BundleImpl
 
getResources(String) - Method in class org.jboss.osgi.plugins.facade.BundleImpl
 
getService(ServiceReference) - Method in class org.jboss.osgi.plugins.facade.BundleContextImpl
 
getServiceId(ServiceReference) - Static method in class org.jboss.osgi.plugins.facade.OSGiUtils
Get ServiceReference id.
getServiceMetaData() - Method in class org.jboss.osgi.plugins.dependency.OSGiServiceReferenceContext
 
getServiceMetaData() - Method in interface org.jboss.osgi.spi.dependency.ServiceControllerContext
Get the metadata
getServiceProperties() - Method in class org.jboss.osgi.plugins.metadata.AbstractServiceMetaData
 
getServiceProperties() - Method in interface org.jboss.osgi.spi.metadata.ServiceMetaData
 
getServiceProxy() - Method in class org.jboss.osgi.plugins.dependency.OSGiServiceReferenceContext
Get the service proxy
getServiceRanking(ServiceReference) - Static method in class org.jboss.osgi.plugins.facade.OSGiUtils
Get ServiceReference ranking.
getServiceReference(String) - Method in class org.jboss.osgi.plugins.facade.BundleContextImpl
 
getServiceReferences(String, String) - Method in class org.jboss.osgi.plugins.facade.BundleContextImpl
 
getServices() - Method in class org.jboss.osgi.plugins.metadata.AbstractServiceDeployment
 
getServices() - Method in interface org.jboss.osgi.spi.metadata.ServiceDeployment
Get the services in the deployment
getServicesInUse() - Method in class org.jboss.osgi.plugins.facade.BundleImpl
 
getState() - Method in class org.jboss.osgi.plugins.facade.BundleImpl
 
GetSuffix(int) - Method in class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
getSymbolicName() - Method in class org.jboss.osgi.plugins.facade.BundleImpl
 
getTabSize(int) - Method in class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
getTimeout() - Method in class org.jboss.osgi.plugins.metadata.AbstractReferenceMetaData
 
getTimeout() - Method in interface org.jboss.osgi.spi.metadata.ReferenceMetaData
 
getToken(int) - Method in class org.jboss.osgi.plugins.metadata.HeaderValue
 
getType(MetaDataVisitor, MetaDataVisitorNode) - Method in class org.jboss.osgi.plugins.metadata.AbstractReferenceMetaData
 
getUnbindMethod() - Method in class org.jboss.osgi.plugins.metadata.AbstractListenerMetaData
 
getUnbindMethod() - Method in interface org.jboss.osgi.spi.metadata.ListenerMetaData
 
getUnderlyingValue() - Method in class org.jboss.osgi.plugins.metadata.AbstractReferenceMetaData
 
getUsingBundles() - Method in class org.jboss.osgi.plugins.facade.ServiceReferenceImpl
 
getValue() - Method in class org.jboss.osgi.plugins.metadata.AbstractAttributeMetaData
 
getValue(BundleContext) - Method in class org.jboss.osgi.plugins.metadata.AbstractAttributeMetaData
Get the value
getValue() - Method in class org.jboss.osgi.plugins.metadata.AbstractParameter
 
getValue(BundleContext) - Method in class org.jboss.osgi.plugins.metadata.AbstractReferenceMetaData
 
getValue() - Method in interface org.jboss.osgi.spi.metadata.AttributeMetaData
Get the value.
getValue() - Method in interface org.jboss.osgi.spi.metadata.Parameter
Get value.
getValue(BundleContext) - Method in interface org.jboss.osgi.spi.metadata.ServiceValueMetaData
Get the value
getVersion() - Method in class org.jboss.osgi.plugins.metadata.AbstractPackageAttribute
 
getVersion() - Method in class org.jboss.osgi.plugins.metadata.OSGiParameters
 
getVersion() - Method in interface org.jboss.osgi.spi.metadata.VersionRangeAttribute
Get the version range.
getVisibility() - Method in class org.jboss.osgi.plugins.metadata.OSGiParameters
 
getVisitorType() - Method in class org.jboss.osgi.plugins.deployers.OSGiMetaDataDeploymentVisitor
 

H

HANDLER - Static variable in class org.jboss.osgi.plugins.deployment.xml.ListenerHandler
 
HANDLER - Static variable in class org.jboss.osgi.plugins.deployment.xml.ReferenceHandler
 
HANDLER - Static variable in class org.jboss.osgi.plugins.deployment.xml.ServiceHandler
 
hasPermission(Object) - Method in class org.jboss.osgi.plugins.facade.BundleImpl
 
HeaderValue - Class in org.jboss.osgi.plugins.metadata
A JavaCC 3.2 grammar for the OSGi R4 bundle headers
HeaderValue() - Constructor for class org.jboss.osgi.plugins.metadata.HeaderValue
 
HeaderValue(String) - Constructor for class org.jboss.osgi.plugins.metadata.HeaderValue
 
HeaderValue(InputStream) - Constructor for class org.jboss.osgi.plugins.metadata.HeaderValue
 
HeaderValue(InputStream, String) - Constructor for class org.jboss.osgi.plugins.metadata.HeaderValue
 
HeaderValue(Reader) - Constructor for class org.jboss.osgi.plugins.metadata.HeaderValue
 
HeaderValue(HeaderValueTokenManager) - Constructor for class org.jboss.osgi.plugins.metadata.HeaderValue
 
HeaderValueConstants - Interface in org.jboss.osgi.plugins.metadata
 
HeaderValueTokenManager - Class in org.jboss.osgi.plugins.metadata
 
HeaderValueTokenManager(SimpleCharStream) - Constructor for class org.jboss.osgi.plugins.metadata.HeaderValueTokenManager
 
HeaderValueTokenManager(SimpleCharStream, int) - Constructor for class org.jboss.osgi.plugins.metadata.HeaderValueTokenManager
 
HolderMetaData - Interface in org.jboss.osgi.spi.metadata
Common OSGi meta data mainAttributes.

I

image - Variable in class org.jboss.osgi.plugins.metadata.Token
The string image of the token.
inBuf - Variable in class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
init(DeploymentUnit, ServiceDeployment, VirtualFile) - Method in class org.jboss.osgi.plugins.deployers.OSGiDeclarativeDeployer
 
init(SchemaBinding) - Static method in class org.jboss.osgi.plugins.deployment.xml.OSGiSchemaBinding
 
init(SchemaBinding) - Method in class org.jboss.osgi.plugins.deployment.xml.OSGiSchemaInitializer
 
init() - Method in class org.jboss.osgi.plugins.facade.ServiceRegistrationImpl
 
initListenerHandler(TypeBinding) - Static method in class org.jboss.osgi.plugins.deployment.xml.OSGiSchemaBindingHelper
 
initReferenceHandler(TypeBinding) - Static method in class org.jboss.osgi.plugins.deployment.xml.OSGiSchemaBindingHelper
 
initServiceHandler(TypeBinding) - Static method in class org.jboss.osgi.plugins.deployment.xml.OSGiSchemaBindingHelper
 
input_stream - Variable in class org.jboss.osgi.plugins.metadata.HeaderValueTokenManager
 
inputStream - Variable in class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
installAction(OSGiServiceReferenceContext) - Method in class org.jboss.osgi.plugins.dependency.ActivateAction
 
installAction(OSGiServiceReferenceContext) - Method in class org.jboss.osgi.plugins.dependency.BindAction
 
installAction(OSGiServiceReferenceContext) - Method in class org.jboss.osgi.plugins.dependency.EnableAction
 
InstallAction - Class in org.jboss.osgi.plugins.dependency
 
InstallAction() - Constructor for class org.jboss.osgi.plugins.dependency.InstallAction
 
installAction(OSGiServiceReferenceContext) - Method in class org.jboss.osgi.plugins.dependency.InstallAction
 
installBundle(String) - Method in class org.jboss.osgi.plugins.facade.BundleContextImpl
 
installBundle(String, InputStream) - Method in class org.jboss.osgi.plugins.facade.BundleContextImpl
 
INTERCEPTOR - Static variable in class org.jboss.osgi.plugins.deployment.xml.ListenerInterceptor
 
interfaces - Variable in class org.jboss.osgi.plugins.facade.ServiceFactoryProxy
 
InternalOSGiFacadeException - Exception in org.jboss.osgi.plugins.facade
Signaling internal exception - container, dependency, kernel related.
InternalOSGiFacadeException() - Constructor for exception org.jboss.osgi.plugins.facade.InternalOSGiFacadeException
 
InternalOSGiFacadeException(String) - Constructor for exception org.jboss.osgi.plugins.facade.InternalOSGiFacadeException
 
InternalOSGiFacadeException(String, Throwable) - Constructor for exception org.jboss.osgi.plugins.facade.InternalOSGiFacadeException
 
InternalOSGiFacadeException(Throwable) - Constructor for exception org.jboss.osgi.plugins.facade.InternalOSGiFacadeException
 
invoke(String, Object[], String[]) - Method in class org.jboss.osgi.plugins.dependency.OSGiServiceReferenceContext
 
invoke(Object, Method, Object[]) - Method in class org.jboss.osgi.plugins.facade.ServiceFactoryProxy
 
isAll() - Method in class org.jboss.osgi.plugins.facade.ServiceListenerImpl
Is AllServiceListener.
isAssignableTo(Bundle, String) - Method in class org.jboss.osgi.plugins.facade.ServiceReferenceImpl
 
isBundleContextValid() - Method in class org.jboss.osgi.plugins.facade.BundleContextImpl
 
isCollection() - Method in class org.jboss.osgi.plugins.metadata.AbstractParameter
 
isCollection() - Method in interface org.jboss.osgi.spi.metadata.Parameter
Has multiple values.
isInRange(Version) - Method in class org.jboss.osgi.plugins.metadata.AbstractVersionRange
 
isInRange(Version) - Method in interface org.jboss.osgi.spi.metadata.VersionRange
Is param verision between (including) floor and ceiling.
isRegistered - Variable in class org.jboss.osgi.plugins.facade.ServiceRegistrationImpl
 
isServiceRegistered() - Method in class org.jboss.osgi.plugins.facade.ServiceRegistrationImpl
 
isSynchronous() - Method in class org.jboss.osgi.plugins.facade.BundleListenerImpl
Is the listener synchronous.

J

jj_nt - Variable in class org.jboss.osgi.plugins.metadata.HeaderValue
 
jjFillToken() - Method in class org.jboss.osgi.plugins.metadata.HeaderValueTokenManager
 
jjstrLiteralImages - Static variable in class org.jboss.osgi.plugins.metadata.HeaderValueTokenManager
 
JLETTER - Static variable in interface org.jboss.osgi.plugins.metadata.HeaderValueConstants
 
JLETTER_OR_DIGIT - Static variable in interface org.jboss.osgi.plugins.metadata.HeaderValueConstants
 

K

kind - Variable in class org.jboss.osgi.plugins.metadata.Token
An integer that describes the kind of this token.

L

LexicalError(boolean, int, int, int, String, char) - Static method in error org.jboss.osgi.plugins.metadata.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class org.jboss.osgi.plugins.metadata.HeaderValueTokenManager
 
line - Variable in class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
ListenerHandler - Class in org.jboss.osgi.plugins.deployment.xml
Listener handler.
ListenerHandler() - Constructor for class org.jboss.osgi.plugins.deployment.xml.ListenerHandler
 
ListenerInterceptor - Class in org.jboss.osgi.plugins.deployment.xml
Listener interceptor.
ListenerInterceptor() - Constructor for class org.jboss.osgi.plugins.deployment.xml.ListenerInterceptor
 
ListenerMetaData - Interface in org.jboss.osgi.spi.metadata
Simple listener meta data - referencing bean as listener.
listenerQName - Static variable in class org.jboss.osgi.plugins.deployment.xml.OSGiSchemaBinding
The listener element name
listeners - Variable in class org.jboss.osgi.plugins.facade.BundleContextImpl
 
listenerTypeQName - Static variable in class org.jboss.osgi.plugins.deployment.xml.OSGiSchemaBinding
The listener binding
loadClass(String) - Method in class org.jboss.osgi.plugins.facade.BundleImpl
 
lockRead() - Method in class org.jboss.osgi.plugins.facade.registry.BasicServiceRegistry
Lock for read
lockWrite() - Method in class org.jboss.osgi.plugins.facade.registry.BasicServiceRegistry
Lock for write
log - Static variable in class org.jboss.osgi.plugins.metadata.OSGiParameters
 
lookingAhead - Variable in class org.jboss.osgi.plugins.metadata.HeaderValue
 

M

match(ServiceReference) - Method in class org.jboss.osgi.plugins.facade.FilterImpl
 
match(Dictionary) - Method in class org.jboss.osgi.plugins.facade.FilterImpl
 
matchCase(Dictionary) - Method in class org.jboss.osgi.plugins.facade.FilterImpl
 
maxNextCharInd - Variable in class org.jboss.osgi.plugins.metadata.SimpleCharStream
 

N

name - Variable in class org.jboss.osgi.plugins.metadata.AbstractServiceDeployment
The name of the deployment
newToken(int) - Static method in class org.jboss.osgi.plugins.metadata.Token
Returns a new Token object, by default.
next - Variable in class org.jboss.osgi.plugins.metadata.Token
A reference to the next regular (non-special) token from the input stream.
nextLong() - Static method in class org.jboss.osgi.plugins.facade.NumberUtil
Return next long.
NUMBER - Static variable in interface org.jboss.osgi.plugins.metadata.HeaderValueConstants
 
NumberUtil - Class in org.jboss.osgi.plugins.facade
Unique numbering util.

O

onEvent(KernelEvent, Object) - Method in class org.jboss.osgi.plugins.facade.BundleListenerImpl
 
onEvent(KernelEvent, Object) - Method in class org.jboss.osgi.plugins.facade.FrameworkListenerImpl
 
onEvent(KernelEvent, Object) - Method in class org.jboss.osgi.plugins.facade.ServiceListenerImpl
 
org.jboss.osgi.plugins.dependency - package org.jboss.osgi.plugins.dependency
 
org.jboss.osgi.plugins.deployers - package org.jboss.osgi.plugins.deployers
 
org.jboss.osgi.plugins.deployment.xml - package org.jboss.osgi.plugins.deployment.xml
 
org.jboss.osgi.plugins.facade - package org.jboss.osgi.plugins.facade
 
org.jboss.osgi.plugins.facade.asynch - package org.jboss.osgi.plugins.facade.asynch
 
org.jboss.osgi.plugins.facade.registry - package org.jboss.osgi.plugins.facade.registry
 
org.jboss.osgi.plugins.metadata - package org.jboss.osgi.plugins.metadata
 
org.jboss.osgi.spi.dependency - package org.jboss.osgi.spi.dependency
 
org.jboss.osgi.spi.metadata - package org.jboss.osgi.spi.metadata
 
OSGI_DEPLOYER_NS - Static variable in class org.jboss.osgi.plugins.deployment.xml.OSGiSchemaBinding
The namespace
OSGiDeclarativeDeployer - Class in org.jboss.osgi.plugins.deployers
OSGi declarative components deployer
OSGiDeclarativeDeployer() - Constructor for class org.jboss.osgi.plugins.deployers.OSGiDeclarativeDeployer
 
OSGiKernelEventFilter - Class in org.jboss.osgi.plugins.facade
OSGi Filter contract on top of KernelEventFilter.
OSGiKernelEventFilter(String) - Constructor for class org.jboss.osgi.plugins.facade.OSGiKernelEventFilter
 
OSGiMetaData - Interface in org.jboss.osgi.spi.metadata
OSGi specific manifest meta data.
OSGiMetaDataDeployer - Class in org.jboss.osgi.plugins.deployers
Create OSGi meta data from manifest.
OSGiMetaDataDeployer(Class<OSGiMetaData>) - Constructor for class org.jboss.osgi.plugins.deployers.OSGiMetaDataDeployer
 
OSGiMetaDataDeploymentVisitor - Class in org.jboss.osgi.plugins.deployers
OSGi meta data deployment visitor.
OSGiMetaDataDeploymentVisitor() - Constructor for class org.jboss.osgi.plugins.deployers.OSGiMetaDataDeploymentVisitor
 
OSGiParameters - Class in org.jboss.osgi.plugins.metadata
OSGi parameter values.
OSGiParameters(Map<String, Parameter>) - Constructor for class org.jboss.osgi.plugins.metadata.OSGiParameters
 
OSGiSchemaBinding - Class in org.jboss.osgi.plugins.deployment.xml
OSGi schema.
OSGiSchemaBinding() - Constructor for class org.jboss.osgi.plugins.deployment.xml.OSGiSchemaBinding
 
OSGiSchemaBindingHelper - Class in org.jboss.osgi.plugins.deployment.xml
OSGi schema binding.
OSGiSchemaBindingHelper() - Constructor for class org.jboss.osgi.plugins.deployment.xml.OSGiSchemaBindingHelper
 
OSGiSchemaInitializer - Class in org.jboss.osgi.plugins.deployment.xml
OSGi schema initializer.
OSGiSchemaInitializer() - Constructor for class org.jboss.osgi.plugins.deployment.xml.OSGiSchemaInitializer
 
OSGiServiceDeployer - Class in org.jboss.osgi.plugins.deployers
Create OSGi meta data from manifest.
OSGiServiceDeployer(Kernel) - Constructor for class org.jboss.osgi.plugins.deployers.OSGiServiceDeployer
 
OSGiServiceReferenceContext - Class in org.jboss.osgi.plugins.dependency
OSGi service controller context
OSGiServiceReferenceContext(ServiceMetaData, BundleContext) - Constructor for class org.jboss.osgi.plugins.dependency.OSGiServiceReferenceContext
 
OSGiServiceReferenceContext.PreprocessMetaDataVisitor - Class in org.jboss.osgi.plugins.dependency
A visitor for the metadata that looks for dependencies.
OSGiServiceReferenceContext.PreprocessMetaDataVisitor() - Constructor for class org.jboss.osgi.plugins.dependency.OSGiServiceReferenceContext.PreprocessMetaDataVisitor
 
OSGiServiceReferenceContextActions - Class in org.jboss.osgi.plugins.dependency
OSGi service controller context actions
OSGiServiceReferenceContextActions(Map<ControllerState, ControllerContextAction>) - Constructor for class org.jboss.osgi.plugins.dependency.OSGiServiceReferenceContextActions
 
OSGiStructure - Class in org.jboss.osgi.plugins.deployers
OSGi structure deployer.
OSGiStructure() - Constructor for class org.jboss.osgi.plugins.deployers.OSGiStructure
 
OSGiUtils - Class in org.jboss.osgi.plugins.facade
Helpful methods for handling specific OSGi cases.
OSGiUtils() - Constructor for class org.jboss.osgi.plugins.facade.OSGiUtils
 

P

PACKAGE_LIST_VC - Static variable in class org.jboss.osgi.plugins.metadata.ValueCreatorUtil
 
PackageAttribute - Interface in org.jboss.osgi.spi.metadata
A package info.
packageInfo - Variable in class org.jboss.osgi.plugins.metadata.AbstractPackageAttribute
 
packageInfo(List<PackageAttribute>) - Method in class org.jboss.osgi.plugins.metadata.HeaderValue
 
packageNames(List<String>) - Method in class org.jboss.osgi.plugins.metadata.HeaderValue
 
PARAM_ATTRIB_VC - Static variable in class org.jboss.osgi.plugins.metadata.ValueCreatorUtil
 
Parameter - Interface in org.jboss.osgi.spi.metadata
Parameter interface - single value or set of values.
parameterInfo(List<ParameterizedAttribute>) - Method in class org.jboss.osgi.plugins.metadata.HeaderValue
 
ParameterizedAttribute - Interface in org.jboss.osgi.spi.metadata
Attribute with parameters.
parameters - Variable in class org.jboss.osgi.plugins.metadata.AbstractParameterizedAttribute
 
parameters - Variable in class org.jboss.osgi.plugins.metadata.OSGiParameters
 
parseAttributeParameters(Map<String, Parameter>) - Method in class org.jboss.osgi.plugins.metadata.HeaderValue
 
ParseException - Exception in org.jboss.osgi.plugins.metadata
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.jboss.osgi.plugins.metadata.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.jboss.osgi.plugins.metadata.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.jboss.osgi.plugins.metadata.ParseException
 
parsePackageParameters(Map<String, Parameter>) - Method in class org.jboss.osgi.plugins.metadata.HeaderValue
 
parsePackages(List<PackageAttribute>, boolean) - Method in class org.jboss.osgi.plugins.metadata.HeaderValue
 
parsePackages(String, List<PackageAttribute>, boolean) - Static method in class org.jboss.osgi.plugins.metadata.HeaderValue
 
parsePackages(List<PackageAttribute>) - Method in class org.jboss.osgi.plugins.metadata.HeaderValue
Entry point for the Import-Package header value parsing.
parseParameters(List<ParameterizedAttribute>, boolean) - Method in class org.jboss.osgi.plugins.metadata.HeaderValue
 
parseParameters(String, List<ParameterizedAttribute>, boolean) - Static method in class org.jboss.osgi.plugins.metadata.HeaderValue
 
parseParameters(List<ParameterizedAttribute>) - Method in class org.jboss.osgi.plugins.metadata.HeaderValue
 
parsePathParameters(Map<String, Parameter>) - Method in class org.jboss.osgi.plugins.metadata.HeaderValue
 
parsePaths(List<ParameterizedAttribute>, boolean) - Method in class org.jboss.osgi.plugins.metadata.HeaderValue
 
parsePaths(String, List<ParameterizedAttribute>, boolean) - Static method in class org.jboss.osgi.plugins.metadata.HeaderValue
 
parsePaths(List<ParameterizedAttribute>) - Method in class org.jboss.osgi.plugins.metadata.HeaderValue
 
parseRangeSpec(String) - Static method in class org.jboss.osgi.plugins.metadata.AbstractVersionRange
 
PATH - Static variable in interface org.jboss.osgi.plugins.metadata.HeaderValueConstants
 
PATH_ATTRIB_LIST_VC - Static variable in class org.jboss.osgi.plugins.metadata.ValueCreatorUtil
 
PATH_ELEMENT - Static variable in interface org.jboss.osgi.plugins.metadata.HeaderValueConstants
 
PATH_SEP - Static variable in interface org.jboss.osgi.plugins.metadata.HeaderValueConstants
 
PATH_UNQUOTED - Static variable in interface org.jboss.osgi.plugins.metadata.HeaderValueConstants
 
pathInfo(List<ParameterizedAttribute>) - Method in class org.jboss.osgi.plugins.metadata.HeaderValue
 
pathNames(List<String>) - Method in class org.jboss.osgi.plugins.metadata.HeaderValue
 
preprocessMetaData() - Method in class org.jboss.osgi.plugins.dependency.OSGiServiceReferenceContext
Preprocess the metadata for this context
prevCharIsCR - Variable in class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
prevCharIsLF - Variable in class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
properties - Variable in class org.jboss.osgi.plugins.facade.ServiceRegistrationImpl
 

Q

QNAME - Static variable in interface org.jboss.osgi.plugins.metadata.HeaderValueConstants
 
QNAME_ATTRIB_LIST_VC - Static variable in class org.jboss.osgi.plugins.metadata.ValueCreatorUtil
 
QUOTED_STRING - Static variable in interface org.jboss.osgi.plugins.metadata.HeaderValueConstants
 

R

readChar() - Method in class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
readResolve() - Method in class org.jboss.osgi.plugins.metadata.AbstractVersionRange
 
ReferenceHandler - Class in org.jboss.osgi.plugins.deployment.xml
Reference handler.
ReferenceHandler() - Constructor for class org.jboss.osgi.plugins.deployment.xml.ReferenceHandler
 
ReferenceMetaData - Interface in org.jboss.osgi.spi.metadata
OSGi reference meta data.
referenceQName - Static variable in class org.jboss.osgi.plugins.deployment.xml.OSGiSchemaBinding
The reference element name
referenceTypeQName - Static variable in class org.jboss.osgi.plugins.deployment.xml.OSGiSchemaBinding
The reference binding
registerListener(KernelEventListener, KernelEventFilter, Object) - Method in class org.jboss.osgi.plugins.facade.BundleContextImpl
 
registerService(String[], Object, Dictionary) - Method in class org.jboss.osgi.plugins.facade.BundleContextImpl
 
registerService(String, Object, Dictionary) - Method in class org.jboss.osgi.plugins.facade.BundleContextImpl
 
ReInit(InputStream) - Method in class org.jboss.osgi.plugins.metadata.HeaderValue
 
ReInit(InputStream, String) - Method in class org.jboss.osgi.plugins.metadata.HeaderValue
 
ReInit(Reader) - Method in class org.jboss.osgi.plugins.metadata.HeaderValue
 
ReInit(HeaderValueTokenManager) - Method in class org.jboss.osgi.plugins.metadata.HeaderValue
 
ReInit(SimpleCharStream) - Method in class org.jboss.osgi.plugins.metadata.HeaderValueTokenManager
 
ReInit(SimpleCharStream, int) - Method in class org.jboss.osgi.plugins.metadata.HeaderValueTokenManager
 
ReInit(Reader, int, int, int) - Method in class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
ReInit(Reader) - Method in class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
ReInit(InputStream, String, int, int, int) - Method in class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
ReInit(InputStream, String) - Method in class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
ReInit(InputStream) - Method in class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
ReInit(InputStream, String, int, int) - Method in class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
removeBundleListener(BundleListener) - Method in class org.jboss.osgi.plugins.facade.BundleContextImpl
 
removeFrameworkListener(FrameworkListener) - Method in class org.jboss.osgi.plugins.facade.BundleContextImpl
 
removeServiceComponent(DeploymentUnit, ServiceMetaData) - Static method in class org.jboss.osgi.plugins.deployers.ServiceDeploymentDeployer
 
removeServiceListener(ServiceListener) - Method in class org.jboss.osgi.plugins.facade.BundleContextImpl
 
removeValidate() - Method in class org.jboss.osgi.plugins.facade.AbstractDelegateListener
Validate if we ar eallowed to remove this listener
run() - Method in class org.jboss.osgi.plugins.dependency.OSGiServiceReferenceContext.PreprocessMetaDataVisitor
Visit the bean metadata node, this is the starting point
run(Runnable) - Method in interface org.jboss.osgi.plugins.facade.asynch.RunnableExecutor
Run a runnable
run(Runnable, long, long) - Method in interface org.jboss.osgi.plugins.facade.asynch.RunnableExecutor
Run runnable within limits.
run(Runnable) - Method in class org.jboss.osgi.plugins.facade.asynch.SimpleExecutor
 
run(Runnable, long, long) - Method in class org.jboss.osgi.plugins.facade.asynch.SimpleExecutor
 
run(Runnable) - Method in class org.jboss.osgi.plugins.facade.asynch.ThreadPoolExecutor
 
run(Runnable, long, long) - Method in class org.jboss.osgi.plugins.facade.asynch.ThreadPoolExecutor
 
RunnableEventEmitter - Class in org.jboss.osgi.plugins.facade.asynch
Runnable wrapper event emitter.
RunnableEventEmitter(RunnableExecutor) - Constructor for class org.jboss.osgi.plugins.facade.asynch.RunnableEventEmitter
Create new RunnableExecutor with value zero as defaults.
RunnableEventEmitter(RunnableExecutor, long, long) - Constructor for class org.jboss.osgi.plugins.facade.asynch.RunnableEventEmitter
Create new RunnableExecutor with default limits.
RunnableExecutor - Interface in org.jboss.osgi.plugins.facade.asynch
Runnable executor.

S

SecurityActions - Class in org.jboss.osgi.plugins.deployers
 
SecurityActions() - Constructor for class org.jboss.osgi.plugins.deployers.SecurityActions
 
service - Variable in class org.jboss.osgi.plugins.facade.ServiceFactoryProxy
 
ServiceControllerContext - Interface in org.jboss.osgi.spi.dependency
Information about Bundle[Context] and ServiceMetaData.
ServiceDeployment - Interface in org.jboss.osgi.spi.metadata
An osgi service deployment
ServiceDeploymentDeployer - Class in org.jboss.osgi.plugins.deployers
 
ServiceDeploymentDeployer() - Constructor for class org.jboss.osgi.plugins.deployers.ServiceDeploymentDeployer
Create a new ServiceDeploymentDeployer.
ServiceEventAdapter - Interface in org.jboss.osgi.plugins.facade
ServiceEvent contract.
serviceFactory - Variable in class org.jboss.osgi.plugins.facade.ServiceFactoryProxy
 
ServiceFactoryProxy - Class in org.jboss.osgi.plugins.facade
An implementation of InvocationHandler used to proxy of the ServiceFactory interface for OSGi services.
ServiceHandler - Class in org.jboss.osgi.plugins.deployment.xml
Service handler.
ServiceHandler() - Constructor for class org.jboss.osgi.plugins.deployment.xml.ServiceHandler
 
serviceId - Variable in class org.jboss.osgi.plugins.facade.ServiceRegistrationImpl
 
ServiceListenerImpl - Class in org.jboss.osgi.plugins.facade
ServiceListenerImpl implementation on top of existing KernelEventListener.
ServiceListenerImpl(ServiceListener) - Constructor for class org.jboss.osgi.plugins.facade.ServiceListenerImpl
 
ServiceMetaData - Interface in org.jboss.osgi.spi.metadata
OSGi service meta data.
ServiceMetaDataVisitor - Interface in org.jboss.osgi.spi.metadata
ServiceMetaDataVisitor.
ServiceMetaDataVisitorNode - Interface in org.jboss.osgi.spi.metadata
ServiceMetaDataVisitorNode.
serviceQName - Static variable in class org.jboss.osgi.plugins.deployment.xml.OSGiSchemaBinding
The service element name
ServiceReferenceImpl - Class in org.jboss.osgi.plugins.facade
ServiceReference implementation.
ServiceReferenceImpl() - Constructor for class org.jboss.osgi.plugins.facade.ServiceReferenceImpl
 
ServiceRegistrationImpl - Class in org.jboss.osgi.plugins.facade
ServiceRegistration implementation.
ServiceRegistrationImpl(KernelEventEmitter, KernelControllerContext, Long, Map<String, Object>) - Constructor for class org.jboss.osgi.plugins.facade.ServiceRegistrationImpl
 
ServiceRegistry - Interface in org.jboss.osgi.plugins.facade.registry
Central place for handling ServiceReferences + Bundles.
services - Variable in class org.jboss.osgi.plugins.metadata.AbstractServiceDeployment
 
serviceTypeQName - Static variable in class org.jboss.osgi.plugins.deployment.xml.OSGiSchemaBinding
The service binding
ServiceValueMetaData - Interface in org.jboss.osgi.spi.metadata
ServiceValueMetaData.
set(String, Object) - Method in class org.jboss.osgi.plugins.dependency.OSGiServiceReferenceContext
 
setAttributes(List<AttributeMetaData>) - Method in class org.jboss.osgi.plugins.metadata.AbstractServiceMetaData
 
setBindMethod(String) - Method in class org.jboss.osgi.plugins.metadata.AbstractListenerMetaData
 
setCardinality(Cardinality) - Method in class org.jboss.osgi.plugins.metadata.AbstractReferenceMetaData
 
setClassLoaderMetaData(ClassLoaderMetaData) - Method in class org.jboss.osgi.plugins.metadata.AbstractHolderMetaData
 
setContextState(ControllerState) - Method in class org.jboss.osgi.plugins.dependency.OSGiServiceReferenceContext.PreprocessMetaDataVisitor
 
setContextState(ControllerState) - Method in interface org.jboss.osgi.spi.metadata.ServiceMetaDataVisitor
Set the context state
setController(Controller) - Method in class org.jboss.osgi.plugins.dependency.OSGiServiceReferenceContext
 
setDebugStream(PrintStream) - Method in class org.jboss.osgi.plugins.metadata.HeaderValueTokenManager
 
setDependency(Object) - Method in class org.jboss.osgi.plugins.metadata.AbstractDependencyMetaData
Set the dependency
setDepends(Set<DependencyMetaData>) - Method in class org.jboss.osgi.plugins.metadata.AbstractHolderMetaData
 
setFilter(String) - Method in class org.jboss.osgi.plugins.metadata.AbstractReferenceMetaData
 
setId(String) - Method in class org.jboss.osgi.plugins.metadata.AbstractHolderMetaData
 
setInterface(String) - Method in class org.jboss.osgi.plugins.metadata.AbstractHolderMetaData
 
setInterfaces(Set<String>) - Method in class org.jboss.osgi.plugins.metadata.AbstractServiceMetaData
 
setLazyInit(boolean) - Method in class org.jboss.osgi.plugins.metadata.AbstractServiceMetaData
 
setListeners(List<ListenerMetaData>) - Method in class org.jboss.osgi.plugins.metadata.AbstractReferenceMetaData
 
setName(String) - Method in class org.jboss.osgi.plugins.metadata.AbstractAttributeMetaData
Set the name.
setName(String) - Method in class org.jboss.osgi.plugins.metadata.AbstractServiceDeployment
 
setName(String) - Method in interface org.jboss.osgi.spi.metadata.ServiceDeployment
Set the name of the deployment
setProperties(Dictionary) - Method in class org.jboss.osgi.plugins.facade.ServiceRegistrationImpl
 
setProperties(Set<PropertyMetaData>) - Method in class org.jboss.osgi.plugins.metadata.AbstractReferenceMetaData
 
setRef(String) - Method in class org.jboss.osgi.plugins.metadata.AbstractListenerMetaData
 
setRef(String) - Method in class org.jboss.osgi.plugins.metadata.AbstractServiceMetaData
 
setServiceMetaData(ServiceMetaData) - Method in class org.jboss.osgi.plugins.dependency.OSGiServiceReferenceContext
Set the serviceMetaData.
setServiceProperties(Map<String, String>) - Method in class org.jboss.osgi.plugins.metadata.AbstractServiceMetaData
 
setServices(List<ServiceMetaData>) - Method in class org.jboss.osgi.plugins.metadata.AbstractServiceDeployment
 
setTabSize(int) - Method in class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
setTimeout(Integer) - Method in class org.jboss.osgi.plugins.metadata.AbstractReferenceMetaData
 
setUnbindMethod(String) - Method in class org.jboss.osgi.plugins.metadata.AbstractListenerMetaData
 
setValue(ServiceValueMetaData) - Method in class org.jboss.osgi.plugins.metadata.AbstractAttributeMetaData
Set the value.
SimpleCharStream - Class in org.jboss.osgi.plugins.metadata
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
SimpleCharStream(Reader, int, int) - Constructor for class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
SimpleCharStream(Reader) - Constructor for class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int) - Constructor for class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
SimpleCharStream(InputStream, int, int) - Constructor for class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
SimpleCharStream(InputStream, String) - Constructor for class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
SimpleCharStream(InputStream) - Constructor for class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
SimpleExecutor - Class in org.jboss.osgi.plugins.facade.asynch
Simple executor.
SimpleExecutor() - Constructor for class org.jboss.osgi.plugins.facade.asynch.SimpleExecutor
 
specialConstructor - Variable in exception org.jboss.osgi.plugins.metadata.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialToken - Variable in class org.jboss.osgi.plugins.metadata.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
STAR - Static variable in interface org.jboss.osgi.plugins.metadata.HeaderValueConstants
 
start() - Method in class org.jboss.osgi.plugins.facade.BundleImpl
 
startElement(Object, QName, ElementBinding) - Method in class org.jboss.osgi.plugins.deployment.xml.ListenerHandler
 
startElement(Object, QName, ElementBinding) - Method in class org.jboss.osgi.plugins.deployment.xml.ReferenceHandler
 
startElement(Object, QName, ElementBinding) - Method in class org.jboss.osgi.plugins.deployment.xml.ServiceHandler
 
startTimeout - Variable in class org.jboss.osgi.plugins.facade.asynch.RunnableEventEmitter
 
staticFlag - Static variable in class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
staticLog - Static variable in class org.jboss.osgi.plugins.facade.asynch.SimpleExecutor
 
stop() - Method in class org.jboss.osgi.plugins.facade.BundleImpl
 
SwitchTo(int) - Method in class org.jboss.osgi.plugins.metadata.HeaderValueTokenManager
 

T

tabSize - Variable in class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
threadPool - Variable in class org.jboss.osgi.plugins.facade.asynch.ThreadPoolExecutor
 
ThreadPoolExecutor - Class in org.jboss.osgi.plugins.facade.asynch
JBoss ThreadPool impl RunnableExecutor.
ThreadPoolExecutor(ThreadPool) - Constructor for class org.jboss.osgi.plugins.facade.asynch.ThreadPoolExecutor
 
token - Variable in class org.jboss.osgi.plugins.metadata.HeaderValue
 
Token - Class in org.jboss.osgi.plugins.metadata
Describes the input token stream.
Token() - Constructor for class org.jboss.osgi.plugins.metadata.Token
 
token_source - Variable in class org.jboss.osgi.plugins.metadata.HeaderValue
 
tokenImage - Static variable in interface org.jboss.osgi.plugins.metadata.HeaderValueConstants
 
tokenImage - Variable in exception org.jboss.osgi.plugins.metadata.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
TokenMgrError - Error in org.jboss.osgi.plugins.metadata
 
TokenMgrError() - Constructor for error org.jboss.osgi.plugins.metadata.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error org.jboss.osgi.plugins.metadata.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.jboss.osgi.plugins.metadata.TokenMgrError
 
TOKN - Static variable in interface org.jboss.osgi.plugins.metadata.HeaderValueConstants
 
toMap(Dictionary) - Static method in class org.jboss.osgi.plugins.facade.OSGiUtils
Transform from Dictionary to Map
toShortString(JBossStringBuilder) - Method in class org.jboss.osgi.plugins.metadata.AbstractAttributeAware
 
toShortString(JBossStringBuilder) - Method in class org.jboss.osgi.plugins.metadata.AbstractDependencyMetaData
 
toShortString(JBossStringBuilder) - Method in class org.jboss.osgi.plugins.metadata.AbstractParameter
 
toShortString(JBossStringBuilder) - Method in class org.jboss.osgi.plugins.metadata.AbstractServiceDeployment
 
toString(JBossStringBuilder) - Method in class org.jboss.osgi.plugins.metadata.AbstractAttributeAware
 
toString(JBossStringBuilder) - Method in class org.jboss.osgi.plugins.metadata.AbstractDependencyMetaData
 
toString(JBossStringBuilder) - Method in class org.jboss.osgi.plugins.metadata.AbstractParameter
 
toString(JBossStringBuilder) - Method in class org.jboss.osgi.plugins.metadata.AbstractParameterizedAttribute
 
toString(JBossStringBuilder) - Method in class org.jboss.osgi.plugins.metadata.AbstractServiceDeployment
 
toString(JBossStringBuilder) - Method in class org.jboss.osgi.plugins.metadata.AbstractVersionRange
 
toString() - Method in class org.jboss.osgi.plugins.metadata.Token
Returns the image.

U

undeploy(DeploymentUnit, ServiceMetaData) - Method in class org.jboss.osgi.plugins.deployers.OSGiServiceDeployer
 
UNGET_SERVICE - Static variable in class org.jboss.osgi.plugins.facade.ServiceFactoryProxy
 
ungetService(ServiceReference) - Method in class org.jboss.osgi.plugins.facade.BundleContextImpl
 
uninstall() - Method in class org.jboss.osgi.plugins.facade.BundleImpl
 
uninstallAction(OSGiServiceReferenceContext) - Method in class org.jboss.osgi.plugins.dependency.ActivateAction
 
uninstallAction(OSGiServiceReferenceContext) - Method in class org.jboss.osgi.plugins.dependency.BindAction
 
uninstallAction(OSGiServiceReferenceContext) - Method in class org.jboss.osgi.plugins.dependency.EnableAction
 
uninstallAction(OSGiServiceReferenceContext) - Method in class org.jboss.osgi.plugins.dependency.InstallAction
 
unit - Variable in class org.jboss.osgi.plugins.facade.BundleImpl
 
unlockRead() - Method in class org.jboss.osgi.plugins.facade.registry.BasicServiceRegistry
Unlock for read
unlockWrite() - Method in class org.jboss.osgi.plugins.facade.registry.BasicServiceRegistry
Unlock for write
unregister() - Method in class org.jboss.osgi.plugins.facade.ServiceRegistrationImpl
 
unregisterListener(KernelEventListener, KernelEventFilter, Object) - Method in class org.jboss.osgi.plugins.facade.BundleContextImpl
 
update() - Method in class org.jboss.osgi.plugins.facade.BundleImpl
 
update(InputStream) - Method in class org.jboss.osgi.plugins.facade.BundleImpl
 
UpdateLineColumn(char) - Method in class org.jboss.osgi.plugins.metadata.SimpleCharStream
 
useExecutor(KernelEventListener, KernelEvent, Object) - Method in class org.jboss.osgi.plugins.facade.asynch.BundleEventEmitter
 
useExecutor(KernelEventListener, KernelEvent, Object) - Method in class org.jboss.osgi.plugins.facade.asynch.RunnableEventEmitter
Should we use runnable executor to execute listener call.

V

validate() - Method in class org.jboss.osgi.plugins.facade.AbstractDelegateListener
Common add / remove validate.
validate() - Method in class org.jboss.osgi.plugins.facade.BundleListenerImpl
 
validateBundle() - Method in class org.jboss.osgi.plugins.facade.BundleContextImpl
 
validateContext(ControllerContext) - Method in class org.jboss.osgi.plugins.dependency.AbstractServiceAction
 
validateFilterString() - Method in class org.jboss.osgi.plugins.facade.OSGiKernelEventFilter
 
validateServiceRegistration() - Method in class org.jboss.osgi.plugins.facade.ServiceRegistrationImpl
 
ValueCreator<T> - Interface in org.jboss.osgi.plugins.metadata
Create value from attribute.
ValueCreatorUtil - Class in org.jboss.osgi.plugins.metadata
ValueCreator holder.
ValueCreatorUtil() - Constructor for class org.jboss.osgi.plugins.metadata.ValueCreatorUtil
 
values - Variable in class org.jboss.osgi.plugins.metadata.AbstractParameter
 
VERSION_VALUE - Static variable in interface org.jboss.osgi.plugins.metadata.HeaderValueConstants
 
versionRange - Variable in class org.jboss.osgi.plugins.metadata.AbstractPackageAttribute
 
VersionRange - Interface in org.jboss.osgi.spi.metadata
Version range.
VersionRangeAttribute - Interface in org.jboss.osgi.spi.metadata
Attribute with VersionRange attribute.
visit(ServiceMetaDataVisitorNode) - Method in class org.jboss.osgi.plugins.dependency.OSGiServiceReferenceContext.PreprocessMetaDataVisitor
Visit a node
visit(ServiceMetaDataVisitor) - Method in class org.jboss.osgi.plugins.metadata.AbstractDependencyMetaData
 
visit(ServiceMetaDataVisitor) - Method in class org.jboss.osgi.plugins.metadata.AbstractMetaDataVisitorNode
 
visit(ServiceMetaDataVisitor) - Method in class org.jboss.osgi.plugins.metadata.AbstractReferenceMetaData
 
visit(ServiceMetaDataVisitor) - Method in class org.jboss.osgi.plugins.metadata.AbstractServiceMetaData
The dependencies
visit(ServiceMetaDataVisitorNode) - Method in interface org.jboss.osgi.spi.metadata.ServiceMetaDataVisitor
Visit the node
visit(ServiceMetaDataVisitor) - Method in interface org.jboss.osgi.spi.metadata.ServiceMetaDataVisitorNode
Visit the node

W

wantEvent(KernelEvent, Object) - Method in class org.jboss.osgi.plugins.facade.FilterImpl
 
wantEvent(KernelEvent, Object) - Method in class org.jboss.osgi.plugins.facade.OSGiKernelEventFilter
 

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

Copyright ? 2007 JBoss Inc.. All Rights Reserved.