Package | Description |
---|---|
com.bea.wcp.profile |
Support for accessing Profile information.
|
com.bea.wcp.profile.descriptor.beans |
Profile Service descriptor beans
|
com.bea.wcp.sip.engine |
The package which stores the core classes of SSE.
|
Modifier and Type | Method and Description |
---|---|
void |
ProfileServiceSpiImplBase.register(ProviderBean bean) |
void |
ShProviderDirect.register(ProviderBean bean) |
void |
ProfileServiceSpi.register(ProviderBean bean)
This method is called when the profile service attempts to
register an instance of this provider.
|
Modifier and Type | Method and Description |
---|---|
ProviderBean |
ProfileServiceBean.createProvider(String name) |
ProviderBean[] |
ProfileServiceBean.getProviders() |
ProviderBean |
ProfileServiceBean.lookupProvider(String name) |
Modifier and Type | Method and Description |
---|---|
void |
ProfileServiceBean.destroyProvider(ProviderBean Provider) |
Modifier and Type | Method and Description |
---|---|
void |
WlssProfileService.addProvider(ProviderBean bean) |