|
Oracle Communications Converged Application Server Java API Reference 5.0 E18767-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ProfileServiceInternal
| 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 |
|---|
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.void unregisterSpi(java.lang.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.0 E18767-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||