Package | Description |
---|---|
org.eclipse.gemini.blueprint.service.importer.support |
Support package for OSGi service imports.
|
Modifier and Type | Method and Description |
---|---|
MemberType |
OsgiServiceCollectionProxyFactoryBean.getMemberType()
Sets the member type of this service collection.
|
static MemberType |
MemberType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MemberType[] |
MemberType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
OsgiServiceCollectionProxyFactoryBean.setMemberType(MemberType type)
Sets the member type of this service collection.
|
Copyright © 2006–2018. All rights reserved.