OSGi™ Enterprise
Release 5
A B C D E F G H I J K L M N O P R S T U V W X

G

get(Object) - Method in class org.osgi.service.event.EventProperties
Return the value of the specified property.
GET_CREDENTIAL - Static variable in class org.osgi.service.useradmin.UserAdminPermission
The action string "getCredential".
getActions() - Method in class org.osgi.service.cm.ConfigurationPermission
Returns the canonical string representation of the ConfigurationPermission actions.
getActions() - Method in class org.osgi.service.coordinator.CoordinationPermission
Returns the canonical string representation of the CoordinationPermission actions.
getActions() - Method in class org.osgi.service.event.TopicPermission
Returns the canonical string representation of the TopicPermission actions.
getActions() - Method in class org.osgi.service.remoteserviceadmin.EndpointPermission
Returns the canonical string representation of the actions.
getActions() - Method in class org.osgi.service.subsystem.SubsystemPermission
Returns the canonical string representation of the SubsystemPermission actions.
getActions() - Method in class org.osgi.service.useradmin.UserAdminPermission
Returns the canonical string representation of the actions, separated by comma.
getActivation() - Method in interface org.osgi.service.blueprint.reflect.ComponentMetadata
Return the activation strategy for the component.
getActualTypeArgument(int) - Method in class org.osgi.service.blueprint.container.ReifiedType
Return a type parameter for this type.
getArguments() - Method in interface org.osgi.service.blueprint.reflect.BeanMetadata
Return the arguments for the factory method or constructor of the bean.
getAttributeDefinitions(int) - Method in interface org.osgi.service.metatype.ObjectClassDefinition
Return the attribute definitions for this object class.
getAuthorization(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Answer the authorization for the user name.
getAuthorization(User) - Method in interface org.osgi.service.useradmin.UserAdmin
Creates an Authorization object that encapsulates the specified User object and the Role objects it possesses.
getAutoExport() - Method in interface org.osgi.service.blueprint.reflect.ServiceMetadata
Return the auto-export mode for the service.
getAvailability() - Method in interface org.osgi.service.blueprint.reflect.ServiceReferenceMetadata
Return whether or not a matching service is required at all times.
getBindMethod() - Method in interface org.osgi.service.blueprint.reflect.ReferenceListener
Return the name of the bind method.
getBundle(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
Obtain the information regarding a single bundle.
getBundle() - Method in class org.osgi.service.blueprint.container.BlueprintEvent
Return the Blueprint bundle associated with this event.
getBundle() - Method in interface org.osgi.service.coordinator.Coordination
Returns the bundle that created this Coordination.
getBundle() - Method in interface org.osgi.service.log.LogEntry
Returns the bundle that created this LogEntry object.
getBundle() - Method in interface org.osgi.service.metatype.MetaTypeInformation
Return the bundle for which this object provides meta type information.
getBundleContext() - Method in interface org.osgi.service.component.ComponentContext
Returns the BundleContext of the bundle which contains this component.
getBundleContext() - Method in interface org.osgi.service.subsystem.Subsystem
Returns the bundle context of the region within which this subsystem resides.
getBundleIdentifier(long) - Method in interface org.osgi.jmx.framework.ServiceStateMBean
Answer the bundle identifier of the bundle which registered the service
getBundleIds() - Method in interface org.osgi.jmx.framework.BundleStateMBean
List all bundle IDs in the framework.
getBundleLocation(String) - Method in interface org.osgi.jmx.service.cm.ConfigurationAdminMBean
Answer the bundle location the configuration is bound to
getBundleLocation() - Method in interface org.osgi.service.cm.Configuration
Get the bundle location.
getCardinality() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return the cardinality of this attribute.
getCause() - Method in class org.osgi.service.blueprint.container.BlueprintEvent
Return the cause for this BlueprintEvent.FAILURE event.
getCause() - Method in exception org.osgi.service.cm.ConfigurationException
Returns the cause of this exception or null if no cause was set.
getCause() - Method in exception org.osgi.service.component.ComponentException
Returns the cause of this exception or null if no cause was set.
getCause() - Method in exception org.osgi.service.http.NamespaceException
Returns the cause of this exception or null if no cause was set.
getChangeCount() - Method in interface org.osgi.service.cm.Configuration
Get the change count.
getChildren() - Method in interface org.osgi.service.subsystem.Subsystem
Returns the child subsystems of this subsystem.
getClassName() - Method in interface org.osgi.service.blueprint.reflect.BeanMetadata
Return the name of the class specified for the bean.
getCollectionClass() - Method in interface org.osgi.service.blueprint.reflect.CollectionMetadata
Return the type of the collection.
getComponentId() - Method in exception org.osgi.service.blueprint.container.NoSuchComponentException
Returns the id of the non-existent component.
getComponentId() - Method in interface org.osgi.service.blueprint.reflect.IdRefMetadata
Return the id of the referenced component.
getComponentId() - Method in interface org.osgi.service.blueprint.reflect.RefMetadata
Return the id of the referenced component.
getComponentIds() - Method in interface org.osgi.service.blueprint.container.BlueprintContainer
Returns the set of component ids managed by this Blueprint Container.
getComponentInstance(String) - Method in interface org.osgi.service.blueprint.container.BlueprintContainer
Return the component instance for the specified component id.
getComponentInstance() - Method in interface org.osgi.service.component.ComponentContext
Returns the Component Instance object for the component instance associated with this Component Context.
getComponentMetadata(String) - Method in interface org.osgi.service.blueprint.container.BlueprintContainer
Return the Component Metadata object for the component with the specified component id.
getComponentName() - Method in interface org.osgi.service.blueprint.reflect.ServiceReferenceMetadata
Return the value of the component-name attribute of the service reference.
getConfiguration(String, String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
Get an existing Configuration object from the persistent store, or create a new Configuration object.
getConfiguration(String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
Get an existing or new Configuration object from the persistent store.
getConfigurations(String) - Method in interface org.osgi.jmx.service.cm.ConfigurationAdminMBean
Answer the list of PID/Location pairs of the configurations managed by this service
getConfigurationTypes() - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
Returns the configuration types.
getConstituents() - Method in interface org.osgi.service.subsystem.Subsystem
Returns the constituent resources of this subsystem.
getContent() - Method in interface org.osgi.service.repository.RepositoryContent
Returns a new input stream to the default format of this resource.
getCoordination(long) - Method in interface org.osgi.service.coordinator.Coordinator
Returns the Coordination with the specified id.
getCoordinations() - Method in interface org.osgi.service.coordinator.Coordinator
Returns a snapshot of all active Coordinations.
getCredentials(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Answer the credentials associated with a user.
getCredentials() - Method in interface org.osgi.service.useradmin.User
Returns a Dictionary of the credentials of this User object.
getCurrentRevisionDeclaredCapabilities(long, String) - Method in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
Returns the capabilities for the current bundle revision.
getCurrentRevisionDeclaredRequirements(long, String) - Method in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
Returns the requirements for the current bundle revision.
getCurrentWiring(long, String) - Method in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
Returns the bundle wiring for the current bundle revision.
getCurrentWiringClosure(long, String) - Method in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
Returns the bundle wiring closure for the current revision of the specified bundle.
getDeclaredCapability() - Method in interface org.osgi.service.resolver.HostedCapability
Return the Capability hosted by the Resource.
getDefaultValue() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return a default for this attribute.
getDependencies() - Method in class org.osgi.service.blueprint.container.BlueprintEvent
Return the filters identifying the missing dependencies that caused this event.
getDependencyClosure(long[]) - Method in interface org.osgi.jmx.framework.FrameworkMBean
Returns the dependency closure for the specified bundles.
getDependsOn() - Method in interface org.osgi.service.blueprint.reflect.ComponentMetadata
Return the ids of any components listed in a depends-on attribute for the component.
getDescription() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return a description of this attribute.
getDescription() - Method in interface org.osgi.service.metatype.ObjectClassDefinition
Return a description of this object class.
getDestroyMethod() - Method in interface org.osgi.service.blueprint.reflect.BeanMetadata
Return the name of the destroy method specified for the bean.
getEnclosingCoordination() - Method in interface org.osgi.service.coordinator.Coordination
Returns the Coordination enclosing this Coordination if this Coordination is on the thread local Coordination stack.
getEntries() - Method in interface org.osgi.service.blueprint.reflect.MapMetadata
Return the entries for the map.
getEntries() - Method in interface org.osgi.service.blueprint.reflect.PropsMetadata
Return the entries for the properties.
getException() - Method in exception org.osgi.service.http.NamespaceException
Returns the nested exception.
getException() - Method in interface org.osgi.service.log.LogEntry
Returns the exception object associated with this LogEntry object.
getException() - Method in interface org.osgi.service.remoteserviceadmin.ExportRegistration
Return the exception for any error during the export process.
getException() - Method in interface org.osgi.service.remoteserviceadmin.ImportRegistration
Return the exception for any error during the import process.
getException() - Method in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
Return the exception for this event.
getExportedEndpoint() - Method in interface org.osgi.service.remoteserviceadmin.ExportReference
Return the Endpoint Description for the local endpoint.
getExportedPackages(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
Answer the list of exported packages for this bundle.
getExportedService() - Method in interface org.osgi.service.remoteserviceadmin.ExportReference
Return the service being exported.
getExportedServices() - Method in interface org.osgi.service.remoteserviceadmin.RemoteServiceAdmin
Return the currently active Export References.
getExportingBundles(String, String) - Method in interface org.osgi.jmx.framework.PackageStateMBean
Answer the identifier of the bundle exporting the package
getExportReference() - Method in interface org.osgi.service.remoteserviceadmin.ExportRegistration
Return the Export Reference for the exported service.
getExportReference() - Method in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
Return the Export Reference for this event.
getExtenderBundle() - Method in class org.osgi.service.blueprint.container.BlueprintEvent
Return the Blueprint extender bundle that is generating this event.
getFactoryComponent() - Method in interface org.osgi.service.blueprint.reflect.BeanMetadata
Return the Metadata for the factory component on which to invoke the factory method for the bean.
getFactoryMethod() - Method in interface org.osgi.service.blueprint.reflect.BeanMetadata
Return the name of the factory method for the bean.
getFactoryPid(String) - Method in interface org.osgi.jmx.service.cm.ConfigurationAdminMBean
Answer the factory PID if the configuration is a factory configuration, null otherwise.
getFactoryPid() - Method in interface org.osgi.service.cm.Configuration
For a factory configuration return the PID of the corresponding Managed Service Factory, else return null.
getFactoryPid() - Method in class org.osgi.service.cm.ConfigurationEvent
Returns the factory pid of the associated configuration.
getFactoryPidForLocation(String, String) - Method in interface org.osgi.jmx.service.cm.ConfigurationAdminMBean
Answer the factory PID if the configuration is a factory configuration, null otherwise.
getFactoryPids() - Method in interface org.osgi.service.metatype.MetaTypeInformation
Return the Factory PIDs (for ManagedServiceFactories) for which ObjectClassDefinition information is available.
getFailure() - Method in interface org.osgi.service.coordinator.Coordination
Returns the failure cause of this Coordination.
getFilter() - Method in exception org.osgi.service.blueprint.container.ServiceUnavailableException
Returns the filter expression that a service would have needed to satisfy in order for the invocation to proceed.
getFilter() - Method in interface org.osgi.service.blueprint.reflect.ServiceReferenceMetadata
Return the filter expression that a matching service must match.
getFragments(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
Answer the list of the bundle ids of the fragments associated with this bundle
getFrameworkStartLevel() - Method in interface org.osgi.jmx.framework.FrameworkMBean
Retrieve the framework start level
getFrameworkUUID() - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
Return the framework UUID for the remote service, if present.
getGroup(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Answer the Group associated with the group name.
getGroups(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Answer the list of group names
getHeader(long, String) - Method in interface org.osgi.jmx.framework.BundleStateMBean
Retrieve a single header from the bundle headers.
getHeader(long, String, String) - Method in interface org.osgi.jmx.framework.BundleStateMBean
Retrieve a single header from the bundle headers.
getHeaders(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
Answer the headers for the bundle uniquely identified by the bundle id.
getHeaders(long, String) - Method in interface org.osgi.jmx.framework.BundleStateMBean
Answer the headers for the bundle uniquely identified by the bundle id.
getHosts(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
Answer the list of bundle ids of the bundles which host a fragment
getIcon(int) - Method in interface org.osgi.service.metatype.ObjectClassDefinition
Return an InputStream object that can be used to create an icon from.
getId() - Method in interface org.osgi.service.blueprint.reflect.ComponentMetadata
Return the id of the component.
getId() - Method in interface org.osgi.service.coordinator.Coordination
Returns the id assigned to this Coordination.
getId() - Method in exception org.osgi.service.coordinator.CoordinationException
Returns the id of the Coordination associated with this exception.
getID() - Method in interface org.osgi.service.metatype.AttributeDefinition
Unique identity for this attribute.
getID() - Method in interface org.osgi.service.metatype.ObjectClassDefinition
Return the id of this object class.
getId() - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
Returns the endpoint's id.
getImpliedRoles(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Answer the list of implied roles for a user
getImportedEndpoint() - Method in interface org.osgi.service.remoteserviceadmin.ImportReference
Return the Endpoint Description for the remote endpoint.
getImportedEndpoints() - Method in interface org.osgi.service.remoteserviceadmin.RemoteServiceAdmin
Return the currently active Import References.
getImportedPackages(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
Answer the array of the packages imported by this bundle
getImportedService() - Method in interface org.osgi.service.remoteserviceadmin.ImportReference
Return the Service Reference for the proxy for the endpoint.
getImportingBundles(String, String, long) - Method in interface org.osgi.jmx.framework.PackageStateMBean
Answer the list of identifiers of the bundles importing the package
getImportReference() - Method in interface org.osgi.service.remoteserviceadmin.ImportRegistration
Return the Import Reference for the imported service.
getImportReference() - Method in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
Return the Import Reference for this event.
getIndex() - Method in interface org.osgi.service.blueprint.reflect.BeanArgument
Return the zero-based index into the parameter list of the factory method or constructor to be invoked for this argument.
getInformation() - Method in interface org.osgi.service.provisioning.ProvisioningService
Returns a reference to the Provisioning Dictionary.
getInitialBundleStartLevel() - Method in interface org.osgi.jmx.framework.FrameworkMBean
Answer the initial start level assigned to a bundle when it is first started
getInitMethod() - Method in interface org.osgi.service.blueprint.reflect.BeanMetadata
Return the name of the init method specified for the bean.
getInstance() - Method in interface org.osgi.service.component.ComponentInstance
Returns the component instance of the activated component configuration.
getIntents() - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
Return the list of intents implemented by this endpoint.
getInterface() - Method in interface org.osgi.service.blueprint.reflect.ServiceReferenceMetadata
Return the name of the interface type that a matching service must support.
getInterfaces() - Method in interface org.osgi.service.blueprint.reflect.ServiceMetadata
Return the type names of the interfaces that the service should be advertised as supporting.
getInterfaces() - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
Provide the list of interfaces implemented by the exported service.
getKey() - Method in interface org.osgi.service.blueprint.reflect.MapEntry
Return the Metadata for the key of the map entry.
getKeyType() - Method in interface org.osgi.service.blueprint.reflect.MapMetadata
Return the name of the type of the map keys.
getLastModified(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
Answer the last modified time of a bundle
getLevel() - Method in interface org.osgi.service.log.LogEntry
Returns the severity level of this LogEntry object.
getListenerComponent() - Method in interface org.osgi.service.blueprint.reflect.ReferenceListener
Return the Metadata for the component that will receive bind and unbind events.
getListenerComponent() - Method in interface org.osgi.service.blueprint.reflect.RegistrationListener
Return the Metadata for the component that will receive registration and unregistration events.
getLocales() - Method in interface org.osgi.service.metatype.MetaTypeProvider
Return a list of available locales.
getLocation(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
Answer the location of the bundle.
getLocation() - Method in interface org.osgi.service.subsystem.Subsystem
Returns the location identifier of this subsystem.
getLog() - Method in interface org.osgi.service.log.LogReaderService
Returns an Enumeration of all LogEntry objects in the log.
getMandatoryResources() - Method in class org.osgi.service.resolver.ResolveContext
Return the resources that must be resolved for this resolve context.
getMembers(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Answer the the user names which are members of the group
getMembers() - Method in interface org.osgi.service.useradmin.Group
Gets the basic members of this Group object.
getMemberType() - Method in interface org.osgi.service.blueprint.reflect.ReferenceListMetadata
Return whether the List will contain service object proxies or ServiceReference objects.
getMessage() - Method in interface org.osgi.service.log.LogEntry
Returns the human readable message associated with this LogEntry object.
getMetadata(Class<T>) - Method in interface org.osgi.service.blueprint.container.BlueprintContainer
Return all ComponentMetadata objects of the specified Component Metadata type.
getMetaTypeInformation(Bundle) - Method in interface org.osgi.service.metatype.MetaTypeService
Return the MetaType information for the specified bundle.
getMimeType(String) - Method in interface org.osgi.service.http.HttpContext
Maps a name to a MIME type.
getName() - Method in interface org.osgi.service.blueprint.reflect.BeanProperty
Return the name of the property to be injected.
getName() - Method in interface org.osgi.service.cm.ManagedServiceFactory
Return a descriptive name of this factory.
getName() - Method in interface org.osgi.service.coordinator.Coordination
Returns the name of this Coordination.
getName() - Method in exception org.osgi.service.coordinator.CoordinationException
Returns the name of the Coordination associated with this exception.
getName() - Method in interface org.osgi.service.metatype.AttributeDefinition
Get the name of the attribute.
getName() - Method in interface org.osgi.service.metatype.ObjectClassDefinition
Return the name of this object class.
getName() - Method in interface org.osgi.service.useradmin.Authorization
Gets the name of the User that this Authorization context was created for.
getName() - Method in interface org.osgi.service.useradmin.Role
Returns the name of this role.
getObjectClass(long) - Method in interface org.osgi.jmx.framework.ServiceStateMBean
Answer the list of interfaces that this service implements
getObjectClassDefinition(String, String) - Method in interface org.osgi.service.metatype.MetaTypeProvider
Returns an object class definition for the specified id localized to the specified locale.
getObjectInstance(Object, Name, Context, Map) - Method in interface org.osgi.service.jndi.JNDIProviderAdmin
Resolve the object from the given reference.
getObjectInstance(Object, Name, Context, Map, Attributes) - Method in interface org.osgi.service.jndi.JNDIProviderAdmin
Resolve the object from the given reference.
getOptionalResources() - Method in class org.osgi.service.resolver.ResolveContext
Return the resources that the resolver should attempt to resolve for this resolve context.
getOptionLabels() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return a list of labels of option values.
getOptionValues() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return a list of option values that this attribute can take.
getPackageVersion(String) - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
Provide the version of the given package name.
getParents() - Method in interface org.osgi.service.subsystem.Subsystem
Returns the parent subsystems of this subsystem.
getParticipants() - Method in interface org.osgi.service.coordinator.Coordination
Returns a snapshot of the Participants registered with this Coordination.
getPermissions(String) - Method in interface org.osgi.jmx.service.permissionadmin.PermissionAdminMBean
Answer the list of encoded permissions of the bundle specified by the bundle location
getPid() - Method in interface org.osgi.service.cm.Configuration
Get the PID for this Configuration object.
getPid() - Method in class org.osgi.service.cm.ConfigurationEvent
Returns the pid of the associated configuration.
getPids() - Method in interface org.osgi.service.metatype.MetaTypeInformation
Return the PIDs (for ManagedServices) for which ObjectClassDefinition information is available.
getProperties(long) - Method in interface org.osgi.jmx.framework.ServiceStateMBean
Answer the map of properties associated with this service.
getProperties(String) - Method in interface org.osgi.jmx.service.cm.ConfigurationAdminMBean
Answer the contents of the configuration.
getProperties(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Answer the properties associated with a role.
getProperties() - Method in interface org.osgi.service.blueprint.reflect.BeanMetadata
Return the properties for the bean.
getProperties() - Method in interface org.osgi.service.cm.Configuration
Return the properties of this Configuration object.
getProperties() - Method in interface org.osgi.service.component.ComponentContext
Returns the component properties for this Component Context.
getProperties() - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
Returns all endpoint properties.
getProperties() - Method in interface org.osgi.service.useradmin.Role
Returns a Dictionary of the (public) properties of this Role object.
getPropertiesForLocation(String, String) - Method in interface org.osgi.jmx.service.cm.ConfigurationAdminMBean
Answer the contents of the configuration.
getProperty(String) - Method in interface org.osgi.jmx.framework.FrameworkMBean
Returns the value of the specified property.
getProperty(long, String) - Method in interface org.osgi.jmx.framework.ServiceStateMBean
Return a single property from the specified service.
getProperty() - Method in exception org.osgi.service.cm.ConfigurationException
Return the property name that caused the failure or null.
getProperty(String) - Method in class org.osgi.service.event.Event
Retrieve the value of an event property.
getPropertyNames() - Method in class org.osgi.service.event.Event
Returns a list of this event's property names.
getRanking() - Method in interface org.osgi.service.blueprint.reflect.ServiceMetadata
Return the ranking value to use when advertising the service.
getRawClass() - Method in class org.osgi.service.blueprint.container.ReifiedType
Return the raw class represented by this type.
getReason() - Method in exception org.osgi.service.cm.ConfigurationException
Return the reason for this exception.
getReference() - Method in class org.osgi.service.cm.ConfigurationEvent
Return the ServiceReference object of the Configuration Admin service that created this event.
getReferenceListeners() - Method in interface org.osgi.service.blueprint.reflect.ServiceReferenceMetadata
Return the reference listeners to receive bind and unbind events.
getRegisteredServices(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
Answer the list of service identifiers representing the services this bundle exports
getRegistrationListeners() - Method in interface org.osgi.service.blueprint.reflect.ServiceMetadata
Return the registration listeners to be notified when the service is registered and unregistered with the framework.
getRegistrationMethod() - Method in interface org.osgi.service.blueprint.reflect.RegistrationListener
Return the name of the registration method.
getRemovalPendingBundles() - Method in interface org.osgi.jmx.framework.FrameworkMBean
Returns the bundles IDs that have non-current, in use bundle wirings.
getRequiredBundles(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
Answer an array of ids of bundles the given bundle depends on.
getRequiredMembers(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Answer the list of user names which are required members of this group
getRequiredMembers() - Method in interface org.osgi.service.useradmin.Group
Gets the required members of this Group object.
getRequiringBundles(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
Answer the list of identifiers of the bundles which require this bundle
getResource(String) - Method in interface org.osgi.service.http.HttpContext
Maps a resource name to a URL.
getResource() - Method in interface org.osgi.service.resolver.HostedCapability
Return the Resource that hosts this Capability.
getRevisionsDeclaredCapabilities(long, String) - Method in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
Returns the capabilities for all revisions of the bundle.
getRevisionsDeclaredRequirements(long, String) - Method in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
Returns the requirements for all revisions of the bundle.
getRevisionsWiring(long, String) - Method in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
Returns the bundle wirings for all revisions of the bundle.
getRevisionsWiringClosure(long, String) - Method in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
Returns the bundle wiring closure for all revisions of the specified bundle.
getRole(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Answer the role associated with a name.
getRole(String) - Method in interface org.osgi.service.useradmin.UserAdmin
Gets the Role object with the given name from this User Admin service.
getRole() - Method in class org.osgi.service.useradmin.UserAdminEvent
Gets the Role object this event was generated for.
getRoles(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Answer the list of role names which match the supplied filter
getRoles() - Method in interface org.osgi.service.useradmin.Authorization
Gets the names of all roles implied by this Authorization context.
getRoles(String) - Method in interface org.osgi.service.useradmin.UserAdmin
Gets the Role objects managed by this User Admin service that have properties matching the specified LDAP filter criteria.
getScope() - Method in interface org.osgi.service.blueprint.reflect.BeanMetadata
Return the scope for the bean.
getService(long) - Method in interface org.osgi.jmx.framework.ServiceStateMBean
Obtain information about a given service.
getService(Bundle, ServiceRegistration) - Method in class org.osgi.util.xml.XMLParserActivator
Creates a new XML Parser Factory object.
getServiceComponent() - Method in interface org.osgi.service.blueprint.reflect.ServiceMetadata
Return the Metadata for the component to be exported as a service.
getServiceId() - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
Returns the service id for the service exported through this endpoint.
getServiceIds() - Method in interface org.osgi.jmx.framework.ServiceStateMBean
List all service IDs in the framework.
getServiceProperties() - Method in interface org.osgi.service.blueprint.reflect.ServiceMetadata
Return the user declared properties to be advertised with the service.
getServiceReference() - Method in interface org.osgi.service.component.ComponentContext
If the component instance is registered as a service using the service element, then this method returns the service reference of the service provided by this component instance.
getServiceReference() - Method in interface org.osgi.service.log.LogEntry
Returns the ServiceReference object for the service associated with this LogEntry object.
getServiceReference() - Method in class org.osgi.service.useradmin.UserAdminEvent
Gets the ServiceReference object of the User Admin service that generated this event.
getServicesInUse(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
Answer the list of service identifiers which refer to the the services this bundle is using
getSource() - Method in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
Return the bundle source of this event.
getStartLevel(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
Answer the start level of the bundle
getState(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
Answer the symbolic name of the state of the bundle
getState() - Method in interface org.osgi.service.subsystem.Subsystem
Returns the current state of this subsystem.
getStringValue() - Method in interface org.osgi.service.blueprint.reflect.ValueMetadata
Return the unconverted string representation of the value.
getSubsystemHeaders(Locale) - Method in interface org.osgi.service.subsystem.Subsystem
Returns the headers for this subsystem's subsystem manifest.
getSubsystemId() - Method in interface org.osgi.service.subsystem.Subsystem
Returns the identifier of this subsystem.
getSymbolicName(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
Answer the symbolic name of the bundle
getSymbolicName() - Method in interface org.osgi.service.subsystem.Subsystem
Returns the symbolic name of this subsystem.
getThread() - Method in interface org.osgi.service.coordinator.Coordination
Returns the thread in whose thread local Coordination stack this Coordination has been pushed.
getTime() - Method in interface org.osgi.service.log.LogEntry
Returns the value of currentTimeMillis() at the time this LogEntry object was created.
getTimeout() - Method in interface org.osgi.service.blueprint.reflect.ReferenceMetadata
Return the timeout for service invocations when a backing service is is unavailable.
getTimestamp() - Method in class org.osgi.service.blueprint.container.BlueprintEvent
Return the time at which this event was created.
getTopic() - Method in class org.osgi.service.event.Event
Returns the topic of this event.
getType() - Method in class org.osgi.service.blueprint.container.BlueprintEvent
Return the type of this event.
getType() - Method in interface org.osgi.service.blueprint.reflect.ValueMetadata
Return the name of the type to which the value should be converted.
getType() - Method in class org.osgi.service.cm.ConfigurationEvent
Return the type of this event.
getType() - Method in exception org.osgi.service.coordinator.CoordinationException
Returns the type for this exception.
getType() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return the type for this attribute.
getType() - Method in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
Return the type of this event.
getType() - Method in interface org.osgi.service.subsystem.Subsystem
Returns the type of this subsystem.
getType() - Method in interface org.osgi.service.useradmin.Role
Returns the type of this role.
getType() - Method in class org.osgi.service.useradmin.UserAdminEvent
Returns the type of this event.
getUnbindMethod() - Method in interface org.osgi.service.blueprint.reflect.ReferenceListener
Return the name of the unbind method.
getUnregistrationMethod() - Method in interface org.osgi.service.blueprint.reflect.RegistrationListener
Return the name of the unregistration method.
getUnresolvedRequirements() - Method in exception org.osgi.service.resolver.ResolutionException
Return the unresolved requirements, if any, for this exception.
getUser(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Answer the User associated with the user name.
getUser(String, String) - Method in interface org.osgi.service.useradmin.UserAdmin
Gets the user with the given property key-value pair from the User Admin service database.
getUsers(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Answer the list of user names in the User Admin database
getUserWithProperty(String, String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Answer the user name with the given property key-value pair from the User Admin service database.
getUsingBundle() - Method in interface org.osgi.service.component.ComponentContext
If the component instance is registered as a service using the servicefactory=&quot;true&quot; attribute, then this method returns the bundle using the service provided by the component instance.
getUsingBundles(long) - Method in interface org.osgi.jmx.framework.ServiceStateMBean
Answer the list of identifiers of the bundles that use the service
getValue() - Method in interface org.osgi.service.blueprint.reflect.BeanArgument
Return the Metadata for the argument value.
getValue() - Method in interface org.osgi.service.blueprint.reflect.BeanProperty
Return the Metadata for the value to be injected into a bean.
getValue() - Method in interface org.osgi.service.blueprint.reflect.MapEntry
Return the Metadata for the value of the map entry.
getValues() - Method in interface org.osgi.service.blueprint.reflect.CollectionMetadata
Return Metadata for the values of the collection.
getValueType() - Method in interface org.osgi.service.blueprint.reflect.BeanArgument
Return the name of the value type to match the argument and convert the value into when invoking the constructor or factory method.
getValueType() - Method in interface org.osgi.service.blueprint.reflect.CollectionMetadata
Return the type specified for the values of the collection.
getValueType() - Method in interface org.osgi.service.blueprint.reflect.MapMetadata
Return the name of the type of the map values.
getVariables() - Method in interface org.osgi.service.coordinator.Coordination
Returns the variable map associated with this Coordination.
getVersion(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
Answer the location of the bundle.
getVersion() - Method in interface org.osgi.service.subsystem.Subsystem
Returns the version of this subsystem.
getWirings() - Method in class org.osgi.service.resolver.ResolveContext
Returns the wirings for existing resolved resources.
GRACE_PERIOD - Static variable in class org.osgi.service.blueprint.container.BlueprintEvent
The Blueprint Container has entered the grace period.
Group - Interface in org.osgi.service.useradmin
A named grouping of roles (Role objects).
GROUP - Static variable in interface org.osgi.service.useradmin.Role
The type of a Group role.
GROUP_TYPE - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
The Composite Type for a Group.

OSGi™ Enterprise
Release 5
A B C D E F G H I J K L M N O P R S T U V W X
Copyright © OSGi Alliance (2000, 2012). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0