|
Oracle Communications Services Gatekeeper Java API Reference 5.1 E37525-01 |
||||||||||
| 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 plugin id. |
Plugin |
getPlugin()Returns the Plugin. |
PluginInstance |
getPluginInstance()Returns the PluginInstance. |
PluginService |
getPluginService()Returns the PluginService. |
boolean |
isRequired()Returns true if the plugin is required, false if it is optional. |
void |
setRequired(boolean required)Sets the plugin 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 plugin is required, false if it is optional
|
Oracle Communications Services Gatekeeper Java API Reference 5.1 E37525-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||