|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.capsd.PluginManager
public class PluginManager
PluginManager class.
| Constructor Summary | |
|---|---|
PluginManager()
Constructor for PluginManager. |
|
| Method Summary | |
|---|---|
void |
afterPropertiesSet()
afterPropertiesSet |
CapsdConfig |
getCapsdConfig()
getCapsdConfig |
CapsdProtocolInfo[] |
getProtocolSpecification(InetAddress address)
Returns the list of protocol plugins and the associated actions for the named address. |
void |
setCapsdConfig(CapsdConfig capsdConfig)
setCapsdConfig |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PluginManager()
Constructor for PluginManager.
| Method Detail |
|---|
public CapsdProtocolInfo[] getProtocolSpecification(InetAddress address)
address - The address to get protocol information for.
public CapsdConfig getCapsdConfig()
getCapsdConfig
CapsdConfig object.public void setCapsdConfig(CapsdConfig capsdConfig)
setCapsdConfig
capsdConfig - a CapsdConfig object.
public void afterPropertiesSet()
throws org.exolab.castor.xml.ValidationException
afterPropertiesSet
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanorg.exolab.castor.xml.ValidationException - if any.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||