|
Oracle Communications Services Gatekeeper Java API Reference 6.0 E55513-02 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Holder for a plug-in type and the plug-in instance.
Method Summary | |
String |
getId() Returns the plug-in id. |
Plugin |
getPlugin() Returns the plug-in. |
PluginInstance |
getPluginInstance() Returns the PluginInstance. |
PluginService |
getPluginService() Returns the PluginService. |
boolean |
isRequired() Returns true if the plug-in is required, false if it is optional. |
void |
setRequired(boolean required) Sets the plug-in as required or optional. |
Method Detail |
public String getId()
public Plugin getPlugin()
public PluginInstance getPluginInstance()
public PluginService getPluginService()
public boolean isRequired()
public void setRequired(boolean required)
required
- True if the plug-in is required, false if it is optional.
|
Oracle Communications Services Gatekeeper Java API Reference 6.0 E55513-02 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |