Package | Description |
---|---|
com.bea.wcp.profile |
Support for accessing Profile information.
|
Modifier and Type | Class and Description |
---|---|
class |
ProfileServiceSpiImplBase
This is blank implementation of ProfileServiceSpi, used for testing
and development purposes.
|
Modifier and Type | Method and Description |
---|---|
void |
ProfileServiceCached.registerSpi(String protocol,
ProfileServiceSpi provider) |
void |
ProfileServiceInternal.registerSpi(String protocol,
ProfileServiceSpi provider)
Registers a ProfileServiceSpi for a named protocol.
|
void |
ProfileServiceInternalImpl.registerSpi(String protocol,
ProfileServiceSpi provider) |