|
Oracle Corp. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
void |
registerSpi(java.lang.String protocol,
ProfileServiceSpi provider)
Register a ProfileServiceSpi for a named protocol. |
void |
unregisterSpi(java.lang.String protocol)
Unregister a ProfileServiceSpi for a named protocol. |
| Method Detail |
public void registerSpi(java.lang.String protocol,
ProfileServiceSpi provider)
protocol - The protocol for which the provider is being registered. An example is "sh"provider - The provider to handle this protocol.public void unregisterSpi(java.lang.String protocol)
protocol - The protocol for which the provider is being unregistered. An example is "sh"
|
Documentation is available at http://e-docs.bea.com/wlcp/wlss40/ Copyright 2008 Oracle Corp. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||