Package org.opennms.netmgt.xml.eventconf
Class Global
- java.lang.Object
-
- org.opennms.netmgt.xml.eventconf.Global
-
- All Implemented Interfaces:
Serializable
public class Global extends Object implements Serializable
Global settings for this configuration- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Global()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
Security
getSecurity()
int
hashCode()
boolean
isSecureTag(String tag)
void
setSecurity(Security security)
-