org.oddjob.jmx.handlers
Class IconicHandlerFactory.IconData
java.lang.Object
org.oddjob.jmx.handlers.IconicHandlerFactory.IconData
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- IconicHandlerFactory
public static class IconicHandlerFactory.IconData
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IconicHandlerFactory.IconData
public IconicHandlerFactory.IconData(String iconId)
- Event constructor.
- Parameters:
source
- The source of the event.id
- The icon id.
getIconId
public String getIconId()
- Get the variable name.
- Returns:
- The variable name.