|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProfileServiceInternal
Method Summary | |
---|---|
void |
registerSpi(String protocol, ProfileServiceSpi provider) Register a ProfileServiceSpi for a named protocol. |
void |
unregisterSpi(String protocol) Unregister a ProfileServiceSpi for a named protocol. |
Method Detail |
---|
void registerSpi(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.void unregisterSpi(String protocol)
protocol
- The protocol for which the provider is being unregistered. An example is "sh"
|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2012 Oracle Corporation. All Rights Reserved.