A C D E F G H I J L M N O P Q R S T U V W

A

acceptsChildren() - Method in class net.sf.panoptes.model.component.ComponentQuery
 
acceptsChildren() - Method in class net.sf.panoptes.model.component.ComponentGroup
 
acceptsChildren() - Method in class net.sf.panoptes.model.component.Component
 
acceptsChildren() - Method in class net.sf.panoptes.model.node.SymLinkNode
 
acceptsChildren() - Method in class net.sf.panoptes.model.node.Node
 
acceptsChildren() - Method in class net.sf.panoptes.module.jmx.MBeanServerComponent
 
acceptsChildren() - Method in class net.sf.panoptes.module.jmx.DomainComponent
 
add(ComponentEntry) - Method in class net.sf.panoptes.model.component.registry.ComponentRegistry
Adds an MBeanComponent entry WARNING: The object name should be fully qualified.
addChild(Node) - Method in class net.sf.panoptes.model.component.ComponentGroup
 
addConfigurator(String, String, String, HashMap) - Method in class net.sf.panoptes.model.component.registry.ConfiguratorRegistry
Adds a Configurator to the registry.
addConfiguratorScript(String) - Method in class net.sf.panoptes.model.node.SymLinkNode
 
addEvent(LoggingEvent, InetAddress) - Method in class net.sf.panoptes.module.log4j.LoggerRepository
Add an event to this repository.
addListener(ILabelProviderListener) - Method in class net.sf.panoptes.view.TreeLabelProvider
 
addLoggerCompnent(LoggerComponent) - Method in class net.sf.panoptes.module.log4j.LoggerRepository
Adds a LoggerComponent to this repository so it can be notified when the repository changes.
addMBeanServerConnection(String, String, int, boolean) - Method in class net.sf.panoptes.controller.MBeanConnectionController
Called by the NewNodeWizard when it is done.
addPages() - Method in class net.sf.panoptes.module.jmx.wizard.NewNodeWizard
 
addUpdateListener(NodeUpdateListener) - Method in class net.sf.panoptes.model.node.Node
 

C

canFinish() - Method in class net.sf.panoptes.module.jmx.wizard.NewNodeWizard
 
canFlipToNextPage() - Method in class net.sf.panoptes.module.jmx.wizard.NodeConnectionPage
cant flip to next page since is only one page now.
compareTo(Object) - Method in class net.sf.panoptes.module.log4j.LoggingEventInfo
 
Component - class net.sf.panoptes.model.component.Component.
Abstract class that must be subclassed by Components.
Component() - Constructor for class net.sf.panoptes.model.component.Component
 
ComponentAlreadyExistsException - exception net.sf.panoptes.model.component.registry.ComponentAlreadyExistsException.
Thrown if a component already is registered in the registry.
ComponentAlreadyExistsException(String) - Constructor for class net.sf.panoptes.model.component.registry.ComponentAlreadyExistsException
 
ComponentConfigurator - class net.sf.panoptes.view.configurator.ComponentConfigurator.
 
ComponentConfigurator(Composite, int) - Constructor for class net.sf.panoptes.view.configurator.ComponentConfigurator
 
ComponentEntry - class net.sf.panoptes.model.component.registry.ComponentEntry.
Represents a IComponent entry in the Registry.
ComponentEntry(ComponentName, Component) - Constructor for class net.sf.panoptes.model.component.registry.ComponentEntry
Construct a new component registration entry.
ComponentFactory - class net.sf.panoptes.controller.digester.ComponentFactory.
Digester factory to create ComponentNodes connected to Components
ComponentFactory(ComponentRegistry) - Constructor for class net.sf.panoptes.controller.digester.ComponentFactory
 
ComponentGroup - class net.sf.panoptes.model.component.ComponentGroup.
Simple class for use in the treemodel when logical grouping is to be done.
ComponentGroup(String, String) - Constructor for class net.sf.panoptes.model.component.ComponentGroup
 
ComponentGroupNodeFactory - class net.sf.panoptes.controller.digester.ComponentGroupNodeFactory.
Digester factory to create ComponentGroupNodes.
ComponentGroupNodeFactory() - Constructor for class net.sf.panoptes.controller.digester.ComponentGroupNodeFactory
 
ComponentName - class net.sf.panoptes.model.component.registry.ComponentName.
Represents the IComponent reference.
ComponentName(String) - Constructor for class net.sf.panoptes.model.component.registry.ComponentName
 
ComponentName(String, Hashtable) - Constructor for class net.sf.panoptes.model.component.registry.ComponentName
 
ComponentName(String, String) - Constructor for class net.sf.panoptes.model.component.registry.ComponentName
 
ComponentNotFoundException - exception net.sf.panoptes.model.component.registry.ComponentNotFoundException.
Thrown if a component is not found in the registry.
ComponentNotFoundException(String) - Constructor for class net.sf.panoptes.model.component.registry.ComponentNotFoundException
 
ComponentQuery - class net.sf.panoptes.model.component.ComponentQuery.
Represents a component query node which will list the query results as it's children.
ComponentQuery() - Constructor for class net.sf.panoptes.model.component.ComponentQuery
Constructs a new object which will query a registry for components.
ComponentQueryFactory - class net.sf.panoptes.controller.digester.ComponentQueryFactory.
Digester factory to create ComponentQueryNodes.
ComponentQueryFactory(ComponentRegistry) - Constructor for class net.sf.panoptes.controller.digester.ComponentQueryFactory
 
ComponentRegistry - class net.sf.panoptes.model.component.registry.ComponentRegistry.
The registry for component name - component reference mapping.
ComponentRegistry() - Constructor for class net.sf.panoptes.model.component.registry.ComponentRegistry
Constructs a new ComponentRegistry.
ComponentUtil - class net.sf.panoptes.model.component.ComponentUtil.
 
ComponentUtil() - Constructor for class net.sf.panoptes.model.component.ComponentUtil
 
ConfiguratorEntry - class net.sf.panoptes.model.component.registry.ConfiguratorEntry.
 
ConfiguratorEntry(String, Class, ComponentName, HashMap) - Constructor for class net.sf.panoptes.model.component.registry.ConfiguratorEntry
 
ConfiguratorFactory - class net.sf.panoptes.controller.digester.ConfiguratorFactory.
 
ConfiguratorFactory(ConfiguratorRegistry) - Constructor for class net.sf.panoptes.controller.digester.ConfiguratorFactory
 
ConfiguratorRegistry - class net.sf.panoptes.model.component.registry.ConfiguratorRegistry.
 
ConfiguratorRegistry() - Constructor for class net.sf.panoptes.model.component.registry.ConfiguratorRegistry
 
ConfiguratorRegistryException - exception net.sf.panoptes.model.component.registry.ConfiguratorRegistryException.
 
ConfiguratorRegistryException(String) - Constructor for class net.sf.panoptes.model.component.registry.ConfiguratorRegistryException
 
ConfiguratorRegistryException(String, Exception) - Constructor for class net.sf.panoptes.model.component.registry.ConfiguratorRegistryException
 
connect() - Method in class net.sf.panoptes.module.jmx.MBeanServerComponent
 
connectImmediately() - Method in class net.sf.panoptes.module.jmx.wizard.NodeConnectionPage
 
connectImmediately() - Method in class net.sf.panoptes.module.jmx.wizard.NewNodeWizard
 
connectorCreated(MBeanServer, MBeanServerConnection) - Method in class net.sf.panoptes.module.jmx.JMXDiscoveryComponent
 
connectorDestroyed(MBeanServer, MBeanServerConnection) - Method in class net.sf.panoptes.module.jmx.JMXDiscoveryComponent
 
connectToMBeanServer(MBeanServerComponent) - Method in class net.sf.panoptes.controller.MBeanConnectionController
/* Helper method for connecting to an MBeanServer.
ConsoleRunner - class net.sf.panoptes.ConsoleRunner.
ConsoleRunner.java
ConsoleRunner() - Constructor for class net.sf.panoptes.ConsoleRunner
Constructor for ConsoleRunner.
contains(ComponentName) - Method in class net.sf.panoptes.model.component.registry.ComponentRegistry
 
countAttributes() - Method in class net.sf.panoptes.module.jmx.MBeanComponent
Method countAttributes.
createContents(Composite) - Method in class net.sf.panoptes.view.MainWindow
 
createControl(Composite) - Method in class net.sf.panoptes.module.jmx.wizard.NodeConnectionPage
 
createDomainMBeanQuery(MBeanServerComponent, String) - Static method in class net.sf.panoptes.model.component.ComponentUtil
Creates a query that lists MBeanComponents in a domain.
createDomainName(MBeanServerComponent, String) - Static method in class net.sf.panoptes.model.component.ComponentUtil
Creates a name for a DomainComponent
createImage(String) - Static method in class net.sf.panoptes.model.node.Node
 
createLoggerName(String, String) - Static method in class net.sf.panoptes.model.component.ComponentUtil
 
createMBeanName(MBeanServerComponent, DomainComponent, ObjectName) - Static method in class net.sf.panoptes.model.component.ComponentUtil
Creates the name of an MBeanComponent
createMBeanServerDomainQuery(String, int) - Static method in class net.sf.panoptes.model.component.ComponentUtil
Creates a query that lists DomainComponents in an MBeanServerComponent
createMBeanServerName(MBeanServerComponent) - Static method in class net.sf.panoptes.model.component.ComponentUtil
 
createMBeanServerName(String, int) - Static method in class net.sf.panoptes.model.component.ComponentUtil
Creates a name for a MBeanServerComponent
createName(LoggerComponent) - Static method in class net.sf.panoptes.model.component.ComponentUtil
 
createObject(Attributes) - Method in class net.sf.panoptes.controller.digester.SymLinkFactory
 
createObject(Attributes) - Method in class net.sf.panoptes.controller.digester.LoggerFactory
 
createObject(Attributes) - Method in class net.sf.panoptes.controller.digester.ConfiguratorFactory
 
createObject(Attributes) - Method in class net.sf.panoptes.controller.digester.ComponentQueryFactory
 
createObject(Attributes) - Method in class net.sf.panoptes.controller.digester.ComponentGroupNodeFactory
 
createObject(Attributes) - Method in class net.sf.panoptes.controller.digester.ComponentFactory
 
createProxy(String) - Static method in class net.sf.panoptes.module.jmx.MbeanProxyFactory
Load class and create instance
createQueryName(ComponentQuery) - Static method in class net.sf.panoptes.model.component.ComponentUtil
 

D

DefaultConfigurator - class net.sf.panoptes.view.configurator.DefaultConfigurator.
DefaultConfigurator.java A simple NodeConfigurator that just displays the children of a Node in a table.
DefaultConfigurator(MainController, Composite, int, HashMap) - Constructor for class net.sf.panoptes.view.configurator.DefaultConfigurator
 
dereference() - Method in class net.sf.panoptes.model.node.SymLinkNode
 
DetectedMBeanServerComponent - class net.sf.panoptes.module.jmx.DetectedMBeanServerComponent.
 
DetectedMBeanServerComponent() - Constructor for class net.sf.panoptes.module.jmx.DetectedMBeanServerComponent
 
displayError(String, String) - Method in class net.sf.panoptes.controller.MainController
Displays an error message.
displayError(String, String, Throwable) - Method in class net.sf.panoptes.controller.MainController
Displays an error message with a cause.
dispose() - Method in class net.sf.panoptes.view.TreeLabelProvider
 
dispose() - Method in class net.sf.panoptes.view.TreeContentProvider
 
DOMAIN_COMPONENT_QUERY - Static variable in class net.sf.panoptes.model.component.registry.ComponentName
 
DOMAIN_LOGGER - Static variable in class net.sf.panoptes.model.component.registry.ComponentName
 
DOMAIN_MBEAN - Static variable in class net.sf.panoptes.model.component.registry.ComponentName
 
DOMAIN_MBEAN_DOMAIN - Static variable in class net.sf.panoptes.model.component.registry.ComponentName
 
DOMAIN_MBEAN_SERVER - Static variable in class net.sf.panoptes.model.component.registry.ComponentName
 
DomainComponent - class net.sf.panoptes.module.jmx.DomainComponent.
DomainNode.java Node representing a JMX domain.
DomainComponent() - Constructor for class net.sf.panoptes.module.jmx.DomainComponent
Constructor for DomainNode.
domainMatches(char[], int, char[], int) - Method in class net.sf.panoptes.model.component.registry.ComponentRegistry
Compare the src and pat char arrays where ?
domainMatches(String, String) - Method in class net.sf.panoptes.model.component.registry.ComponentRegistry
Compare the src and pat strings where ?

E

equals(Object) - Method in class net.sf.panoptes.model.component.registry.ComponentName
 
evaluate(Object) - Method in class net.sf.panoptes.module.log4j.LogFilter
 
execJelly() - Method in class net.sf.panoptes.view.configurator.JellyConfigurator
 

F

findConfigurators(ComponentName) - Method in class net.sf.panoptes.model.component.registry.ConfiguratorRegistry
Fetches configurators that match the Componentname.
findEntries(ComponentName) - Method in class net.sf.panoptes.model.component.registry.ComponentRegistry
 

G

get(ComponentName) - Method in class net.sf.panoptes.model.component.registry.ComponentRegistry
 
getAttribute(String) - Method in class net.sf.panoptes.view.configurator.NodeConfigurator
 
getAttributes() - Method in class net.sf.panoptes.model.component.registry.ConfiguratorEntry
 
getAttributes() - Method in class net.sf.panoptes.module.jmx.MBeanComponent
Method getAttributes.
getAttributeValue(String) - Method in class net.sf.panoptes.module.jmx.MBeanComponent
Method getAttrbute.
getCanonicalKeyPropertyListString() - Method in class net.sf.panoptes.model.component.registry.ComponentName
 
getCanonicalName() - Method in class net.sf.panoptes.model.component.registry.ComponentName
 
getChildren() - Method in class net.sf.panoptes.model.component.ComponentQuery
 
getChildren() - Method in class net.sf.panoptes.model.component.ComponentGroup
 
getChildren() - Method in class net.sf.panoptes.model.component.Component
 
getChildren() - Method in class net.sf.panoptes.model.node.SymLinkNode
 
getChildren() - Method in class net.sf.panoptes.model.node.Node
 
getChildren() - Method in class net.sf.panoptes.module.log4j.LoggerRepository
 
getChildren(Object) - Method in class net.sf.panoptes.view.TreeContentProvider
 
getClazz() - Method in class net.sf.panoptes.model.component.registry.ConfiguratorEntry
 
getComponent() - Method in class net.sf.panoptes.model.component.registry.ComponentEntry
Retrieve the component.
getComponentName() - Method in class net.sf.panoptes.model.component.Component
 
getComponentName() - Method in class net.sf.panoptes.model.component.registry.ComponentEntry
Retrieve the object name with the component is registered.
getComponentRegistry() - Method in class net.sf.panoptes.model.component.Component
 
getComponentRegistry() - Method in class net.sf.panoptes.model.node.RootNode
 
getConfigDescriptor() - Method in class net.sf.panoptes.model.component.ComponentQuery
 
getConfigDescriptor() - Method in class net.sf.panoptes.model.component.ComponentGroup
 
getConfigDescriptor() - Method in class net.sf.panoptes.model.node.SymLinkNode
 
getConfigDescriptor() - Method in class net.sf.panoptes.model.node.RootNode
 
getConfigDescriptor() - Method in class net.sf.panoptes.model.node.Node
 
getConfigDescriptor() - Method in class net.sf.panoptes.module.jmx.MBeanServerComponent
 
getConfigDescriptor() - Method in class net.sf.panoptes.module.jmx.MBeanComponent
 
getConfigDescriptor() - Method in class net.sf.panoptes.module.jmx.JMXDiscoveryComponent
 
getConfigDescriptor() - Method in class net.sf.panoptes.module.log4j.LoggerRepository
 
getConfigDescriptor() - Method in class net.sf.panoptes.module.log4j.LoggerComponent
 
getConfigRegistry() - Method in class net.sf.panoptes.model.node.RootNode
 
getConfiguratorScripts() - Method in class net.sf.panoptes.model.component.ComponentQuery
 
getConfiguratorScripts() - Method in class net.sf.panoptes.model.component.ComponentGroup
 
getConfiguratorScripts() - Method in class net.sf.panoptes.model.component.Component
 
getConfiguratorScripts() - Method in class net.sf.panoptes.model.node.SymLinkNode
 
getConfiguratorScripts() - Method in class net.sf.panoptes.model.node.Node
 
getConfiguratorScripts() - Method in class net.sf.panoptes.module.jmx.MBeanComponent
 
getConfiguratorScripts() - Method in class net.sf.panoptes.module.log4j.LoggerComponent
 
getConnection() - Method in class net.sf.panoptes.module.jmx.wizard.NewNodeWizard
 
getConnector() - Method in class net.sf.panoptes.module.jmx.MBeanServerComponent
 
getController() - Method in class net.sf.panoptes.view.configurator.NodeConfigurator
 
getCurrentConfigurators() - Method in class net.sf.panoptes.view.MainWindow
 
getCurrentNode() - Method in class net.sf.panoptes.controller.MainController
 
getData() - Method in class net.sf.panoptes.model.node.NodeUpdateEvent
 
getDefaultDomain() - Method in class net.sf.panoptes.model.component.registry.ComponentRegistry
 
getDescription() - Method in class net.sf.panoptes.model.node.NodeDescriptor
Gets the description
getDigester() - Method in class net.sf.panoptes.controller.digester.SymLinkFactory
 
getDigester() - Method in class net.sf.panoptes.controller.digester.LoggerFactory
 
getDigester() - Method in class net.sf.panoptes.controller.digester.ConfiguratorFactory
 
getDigester() - Method in class net.sf.panoptes.controller.digester.ComponentQueryFactory
 
getDigester() - Method in class net.sf.panoptes.controller.digester.ComponentGroupNodeFactory
 
getDigester() - Method in class net.sf.panoptes.controller.digester.ComponentFactory
 
getDomain() - Method in class net.sf.panoptes.model.component.registry.ComponentName
 
getDomainName() - Method in class net.sf.panoptes.module.jmx.DomainComponent
 
getEditableValue() - Method in class net.sf.panoptes.module.jmx.MBeanComponent
 
getElements(Object) - Method in class net.sf.panoptes.view.TreeContentProvider
 
getFilter() - Method in class net.sf.panoptes.module.log4j.LoggerComponent
 
getHost() - Method in class net.sf.panoptes.module.jmx.MBeanServerComponent
Returns the host.
getHost() - Method in class net.sf.panoptes.module.log4j.LoggingEventInfo
 
getHost() - Method in class net.sf.panoptes.module.log4j.LogFilter
 
getHostName() - Method in class net.sf.panoptes.module.jmx.wizard.NodeConnectionPage
 
getHostUrl() - Method in class net.sf.panoptes.module.jmx.wizard.NodeConnectionPage
 
getIcon() - Method in class net.sf.panoptes.model.component.ComponentQuery
 
getIcon() - Method in class net.sf.panoptes.model.component.ComponentGroup
 
getIcon() - Method in class net.sf.panoptes.model.node.SymLinkNode
 
getIcon() - Method in class net.sf.panoptes.model.node.RootNode
 
getIcon() - Method in class net.sf.panoptes.model.node.Node
 
getIcon() - Method in class net.sf.panoptes.module.jmx.MBeanServerComponent
 
getIcon() - Method in class net.sf.panoptes.module.jmx.MBeanComponent
 
getIcon() - Method in class net.sf.panoptes.module.jmx.JMXDiscoveryComponent
 
getIcon() - Method in class net.sf.panoptes.module.jmx.DomainComponent
 
getIcon() - Method in class net.sf.panoptes.module.log4j.LoggerRepository
 
getIcon() - Method in class net.sf.panoptes.module.log4j.LoggerComponent
 
getId() - Method in class net.sf.panoptes.model.component.ComponentQuery
 
getImage(Object) - Method in class net.sf.panoptes.view.TreeLabelProvider
 
getKeyProperty(String) - Method in class net.sf.panoptes.model.component.registry.ComponentName
 
getKeyPropertyList() - Method in class net.sf.panoptes.model.component.registry.ComponentName
 
getKeyPropertyListString() - Method in class net.sf.panoptes.model.component.registry.ComponentName
 
getLevel() - Method in class net.sf.panoptes.module.log4j.LogFilter
 
getLoggerComponent() - Method in class net.sf.panoptes.module.log4j.LoggerTable
 
getLoggerLocation() - Method in class net.sf.panoptes.module.log4j.LoggerConsole
Method getLoggerLocation.
getLoggerRepository() - Method in class net.sf.panoptes.model.node.RootNode
 
getLoggingEvent() - Method in class net.sf.panoptes.module.log4j.LoggingEventInfo
 
getMainWindow() - Method in class net.sf.panoptes.controller.MainController
 
getMBeanConnectionController() - Method in class net.sf.panoptes.controller.MainController
 
getName() - Method in class net.sf.panoptes.model.component.registry.ConfiguratorEntry
 
getName() - Method in class net.sf.panoptes.model.node.NodeDescriptor
Gets the name
getName() - Method in class net.sf.panoptes.module.jmx.Operation
 
getName() - Method in class net.sf.panoptes.module.jmx.MBeanServerComponent
Returns the name.
getNewEvents() - Method in class net.sf.panoptes.module.log4j.LogComponentUpdateEvent
 
getNode() - Method in class net.sf.panoptes.model.node.NodeUpdateEvent
 
getObjectInstance(ComponentName) - Method in class net.sf.panoptes.model.component.registry.ComponentRegistry
 
getObjectName() - Method in class net.sf.panoptes.module.jmx.MBeanComponent
 
getOperations() - Method in class net.sf.panoptes.module.jmx.MBeanComponent
Method getOperations.
getParameterInfo() - Method in class net.sf.panoptes.module.jmx.Operation
 
getParent(Object) - Method in class net.sf.panoptes.view.TreeContentProvider
 
getPattern() - Method in class net.sf.panoptes.model.component.registry.ConfiguratorEntry
 
getPort() - Method in class net.sf.panoptes.module.jmx.MBeanServerComponent
Returns the port.
getPrefix() - Method in class net.sf.panoptes.module.log4j.LogFilter
 
getQuery() - Method in class net.sf.panoptes.model.component.ComponentQuery
 
getRepository() - Method in class net.sf.panoptes.module.log4j.LoggingEventInfo
 
getResourceAsStream(String) - Method in class net.sf.panoptes.view.MainWindow
 
getResourceClassName() - Method in class net.sf.panoptes.model.component.registry.ComponentEntry
Retrieve the class name for the component.
getReturnType() - Method in class net.sf.panoptes.module.jmx.Operation
 
getRmiPort() - Method in class net.sf.panoptes.module.jmx.wizard.NodeConnectionPage
 
getRootNode() - Method in class net.sf.panoptes.controller.MainController
 
getServer() - Method in class net.sf.panoptes.module.jmx.MBeanServerComponent
Returns the server.
getServer() - Method in class net.sf.panoptes.module.jmx.MBeanComponent
 
getSize() - Method in class net.sf.panoptes.model.component.registry.ComponentRegistry
 
getTabFolder() - Method in class net.sf.panoptes.view.MainWindow
 
getText(Object) - Method in class net.sf.panoptes.view.TreeLabelProvider
 

H

handleNotification(Notification, Object) - Method in class net.sf.panoptes.module.jmx.JMXDiscoveryComponent
 
hasChildren(Object) - Method in class net.sf.panoptes.view.TreeContentProvider
 
hashCode() - Method in class net.sf.panoptes.model.component.registry.ComponentName
 

I

ICON_BROKEN_LINK - Static variable in class net.sf.panoptes.model.node.Node
 
ICON_CONNECTION - Static variable in class net.sf.panoptes.model.node.Node
 
ICON_CONNECTIONS_FOLDER - Static variable in class net.sf.panoptes.model.node.Node
 
ICON_DATASOURCE - Static variable in class net.sf.panoptes.model.node.Node
 
ICON_DOMAIN - Static variable in class net.sf.panoptes.model.node.Node
 
ICON_ERROR - Static variable in class net.sf.panoptes.model.node.Node
 
ICON_FOLDER - Static variable in class net.sf.panoptes.model.node.Node
 
ICON_INFO - Static variable in class net.sf.panoptes.model.node.Node
 
ICON_LOG - Static variable in class net.sf.panoptes.model.node.Node
 
ICON_LOG_FOLDER - Static variable in class net.sf.panoptes.model.node.Node
 
ICON_MBEAN - Static variable in class net.sf.panoptes.model.node.Node
 
ICON_QUERY_FOLDER - Static variable in class net.sf.panoptes.model.node.Node
 
ICON_SERVER - Static variable in class net.sf.panoptes.model.node.Node
 
ICON_SERVICE - Static variable in class net.sf.panoptes.model.node.Node
 
ICON_SESSION - Static variable in class net.sf.panoptes.model.node.Node
 
ICON_USER - Static variable in class net.sf.panoptes.model.node.Node
 
ICON_WARNING - Static variable in class net.sf.panoptes.model.node.Node
 
init() - Method in class net.sf.panoptes.model.component.ComponentQuery
 
init() - Method in class net.sf.panoptes.model.component.ComponentGroup
 
init() - Method in class net.sf.panoptes.model.component.Component
Called when the Component has had all it's attributes set and should be ready for initialization.
init() - Method in class net.sf.panoptes.module.jmx.MBeanServerComponent
 
init() - Method in class net.sf.panoptes.module.jmx.MBeanComponent
 
init() - Method in class net.sf.panoptes.module.jmx.JMXDiscoveryComponent
 
init() - Method in class net.sf.panoptes.module.jmx.DomainComponent
 
init() - Method in class net.sf.panoptes.module.log4j.LoggerComponent
 
init(IWorkbench, IStructuredSelection) - Method in class net.sf.panoptes.module.jmx.wizard.NewNodeWizard
 
inputChanged(Viewer, Object, Object) - Method in class net.sf.panoptes.view.TreeContentProvider
 
IntrospectorPanel - class net.sf.panoptes.module.jmx.IntrospectorPanel.
IntrospectorPanel.java Simple NodeConfigurator for MBeanComponent introspection.
IntrospectorPanel(MainController, Composite, int, HashMap) - Constructor for class net.sf.panoptes.module.jmx.IntrospectorPanel
Constructor for IntrospectorPanel.
invoke(Object[]) - Method in class net.sf.panoptes.module.jmx.Operation
 
invoke(ObjectName, String, Object[], String[]) - Method in class net.sf.panoptes.module.jmx.MBeanServerComponent
 
invokeWithoutParams(String) - Method in class net.sf.panoptes.module.jmx.MBeanComponent
Simple method to test invocation from Jelly script.
isLabelProperty(Object, String) - Method in class net.sf.panoptes.view.TreeLabelProvider
 
isPageComplete() - Method in class net.sf.panoptes.module.jmx.wizard.NodeConnectionPage
 
isPattern() - Method in class net.sf.panoptes.model.component.registry.ComponentName
 
isPropertyPattern() - Method in class net.sf.panoptes.model.component.registry.ComponentName
 

J

JellyConfigurator - class net.sf.panoptes.view.configurator.JellyConfigurator.
 
JellyConfigurator(MainController, Composite, int, HashMap) - Constructor for class net.sf.panoptes.view.configurator.JellyConfigurator
 
JMXDiscoveryComponent - class net.sf.panoptes.module.jmx.JMXDiscoveryComponent.
 
JMXDiscoveryComponent() - Constructor for class net.sf.panoptes.module.jmx.JMXDiscoveryComponent
 

L

listChildren() - Method in class net.sf.panoptes.module.log4j.LoggerComponent
 
listEvents() - Method in class net.sf.panoptes.module.log4j.LoggerRepository
Lists all event in this repository
listEvents() - Method in class net.sf.panoptes.module.log4j.LoggerComponent
 
listEvents(int) - Method in class net.sf.panoptes.module.log4j.LoggerComponent
 
listEvents(LogFilter) - Method in class net.sf.panoptes.module.log4j.LoggerRepository
Lists all event in this repository
listEvents(LogFilter, int) - Method in class net.sf.panoptes.module.log4j.LoggerRepository
Lists a number of events in this repository.
LogComponentUpdateEvent - class net.sf.panoptes.module.log4j.LogComponentUpdateEvent.
 
LogComponentUpdateEvent(Node, Collection) - Constructor for class net.sf.panoptes.module.log4j.LogComponentUpdateEvent
 
LogFilter - class net.sf.panoptes.module.log4j.LogFilter.
 
LogFilter(String, String, Level) - Constructor for class net.sf.panoptes.module.log4j.LogFilter
 
LoggerComponent - class net.sf.panoptes.module.log4j.LoggerComponent.
Wraps a logger location.
LoggerComponent() - Constructor for class net.sf.panoptes.module.log4j.LoggerComponent
Constructor for LoggerComponent.
LoggerConsole - class net.sf.panoptes.module.log4j.LoggerConsole.
NodeConfigurator for LoggerComponents.
LoggerConsole(MainController, Composite, int, HashMap) - Constructor for class net.sf.panoptes.module.log4j.LoggerConsole
Constructor for LoggerTable.
LoggerFactory - class net.sf.panoptes.controller.digester.LoggerFactory.
 
LoggerFactory(MainController, LoggerRepository, ComponentRegistry) - Constructor for class net.sf.panoptes.controller.digester.LoggerFactory
 
LoggerRepository - class net.sf.panoptes.module.log4j.LoggerRepository.
LoggerRepository.java Controller class for all logger locations.
LoggerRepository(ComponentRegistry) - Constructor for class net.sf.panoptes.module.log4j.LoggerRepository
Constructor.
LoggerTable - class net.sf.panoptes.module.log4j.LoggerTable.
LoggerTable.java NodeConfigurator for LoggerComponents.
LoggerTable(MainController, Composite, int, HashMap) - Constructor for class net.sf.panoptes.module.log4j.LoggerTable
Constructor for LoggerTable.
LoggingEventInfo - class net.sf.panoptes.module.log4j.LoggingEventInfo.
Wraps a LoggingEvent instance and information regarding it such as the source host and which repository it was added to.
LoggingEventInfo(LoggerRepository, LoggingEvent, String) - Constructor for class net.sf.panoptes.module.log4j.LoggingEventInfo
 

M

main(String[]) - Static method in class net.sf.panoptes.ConsoleRunner
 
main(String[]) - Static method in class net.sf.panoptes.module.jmx.MbeanProxyFactory
Create JavaClass object for a simple proxy for an java.awt.event.ActionListener that just prints the passed arguments, load and use it via the class loader mechanism.
MainController - class net.sf.panoptes.controller.MainController.
Main controller for Panoptes.
MainController() - Constructor for class net.sf.panoptes.controller.MainController
 
MainWindow - class net.sf.panoptes.view.MainWindow.
MainWindow.java This class is a bit monolithic and does not cleanly separate controller from view at the moment.
MainWindow(MainController, RootNode) - Constructor for class net.sf.panoptes.view.MainWindow
Constructor for MainWindow.
MalformedComponentNameException - exception net.sf.panoptes.model.component.registry.MalformedComponentNameException.
Thrown when a string used to construct an ComponentName is not valid.
MalformedComponentNameException() - Constructor for class net.sf.panoptes.model.component.registry.MalformedComponentNameException
Construct a new MalformedComponentNameException with no message.
MalformedComponentNameException(String) - Constructor for class net.sf.panoptes.model.component.registry.MalformedComponentNameException
Construct a new MalformedComponentNameException with the given message.
matches(ComponentName) - Method in class net.sf.panoptes.model.component.registry.ComponentName
Checks if this instance matches a pattern.
MBeanComponent - class net.sf.panoptes.module.jmx.MBeanComponent.
MBeanComponent.java Wraps an MBean and implements helper methods.
MBeanComponent() - Constructor for class net.sf.panoptes.module.jmx.MBeanComponent
Constructor for MBeanComponent.
MBeanConnectionController - class net.sf.panoptes.controller.MBeanConnectionController.
Controller for MBeanConnections
MBeanConnectionController(MainController) - Constructor for class net.sf.panoptes.controller.MBeanConnectionController
 
MbeanProxyFactory - class net.sf.panoptes.module.jmx.MbeanProxyFactory.
Dynamically creates and uses a proxy for java.awt.event.ActionListener via the classloader mechanism if called with java de.fub.bytecode.util.JavaWrapper ProxyCreator The trick is to encode the byte code we need into the class name using the Utility.encode() method.
MbeanProxyFactory() - Constructor for class net.sf.panoptes.module.jmx.MbeanProxyFactory
 
MBeanServerComponent - class net.sf.panoptes.module.jmx.MBeanServerComponent.
MBeanServerComponent.java Wraps a JMX server connector.
MBeanServerComponent() - Constructor for class net.sf.panoptes.module.jmx.MBeanServerComponent
Constructor for MBeanServerComponent.

N

net.sf.panoptes - package net.sf.panoptes
 
net.sf.panoptes.controller - package net.sf.panoptes.controller
 
net.sf.panoptes.controller.digester - package net.sf.panoptes.controller.digester
 
net.sf.panoptes.model.component - package net.sf.panoptes.model.component
 
net.sf.panoptes.model.component.registry - package net.sf.panoptes.model.component.registry
 
net.sf.panoptes.model.node - package net.sf.panoptes.model.node
 
net.sf.panoptes.module.jmx - package net.sf.panoptes.module.jmx
 
net.sf.panoptes.module.jmx.wizard - package net.sf.panoptes.module.jmx.wizard
 
net.sf.panoptes.module.log4j - package net.sf.panoptes.module.log4j
 
net.sf.panoptes.view - package net.sf.panoptes.view
 
net.sf.panoptes.view.configurator - package net.sf.panoptes.view.configurator
 
newMBeanConnectionWizard() - Method in class net.sf.panoptes.controller.MBeanConnectionController
Runs the new MBeanComponent connection wizard.
NewNodeWizard - class net.sf.panoptes.module.jmx.wizard.NewNodeWizard.
Wizard class
NewNodeWizard(MBeanConnectionController) - Constructor for class net.sf.panoptes.module.jmx.wizard.NewNodeWizard
 
Node - class net.sf.panoptes.model.node.Node.
Node.java Interface to be implemented by all objects to be displayed in the element tree.
Node() - Constructor for class net.sf.panoptes.model.node.Node
 
NodeConfigurator - class net.sf.panoptes.view.configurator.NodeConfigurator.
Abstract superclass for Java-based classes to configure a specific node.
NodeConfigurator(MainController, Composite, int, HashMap) - Constructor for class net.sf.panoptes.view.configurator.NodeConfigurator
 
NodeConnectionPage - class net.sf.panoptes.module.jmx.wizard.NodeConnectionPage.
Class representing the first page of the wizard
NodeConnectionPage(IWorkbench, IStructuredSelection) - Constructor for class net.sf.panoptes.module.jmx.wizard.NodeConnectionPage
Constructor
NodeDescriptor - class net.sf.panoptes.model.node.NodeDescriptor.
NodeDescriptor.java Wrapper class for the name and description of a Node
NodeDescriptor() - Constructor for class net.sf.panoptes.model.node.NodeDescriptor
 
NodeDescriptor(String, String) - Constructor for class net.sf.panoptes.model.node.NodeDescriptor
 
nodeUpdated(NodeUpdateEvent) - Method in class net.sf.panoptes.controller.MainController
 
nodeUpdated(NodeUpdateEvent) - Method in interface net.sf.panoptes.model.node.NodeUpdateListener
 
nodeUpdated(NodeUpdateEvent) - Method in class net.sf.panoptes.module.jmx.IntrospectorPanel
 
nodeUpdated(NodeUpdateEvent) - Method in class net.sf.panoptes.module.log4j.LoggerTable
 
nodeUpdated(NodeUpdateEvent) - Method in class net.sf.panoptes.module.log4j.LoggerConsole
 
nodeUpdated(NodeUpdateEvent) - Method in class net.sf.panoptes.view.configurator.JellyConfigurator
 
nodeUpdated(NodeUpdateEvent) - Method in class net.sf.panoptes.view.configurator.DefaultConfigurator
 
NodeUpdateEvent - class net.sf.panoptes.model.node.NodeUpdateEvent.
 
NodeUpdateEvent(Node) - Constructor for class net.sf.panoptes.model.node.NodeUpdateEvent
 
NodeUpdateEvent(Node, Object) - Constructor for class net.sf.panoptes.model.node.NodeUpdateEvent
 
NodeUpdateListener - interface net.sf.panoptes.model.node.NodeUpdateListener.
 
notifyListeners(NodeUpdateEvent) - Method in class net.sf.panoptes.model.node.Node
 

O

Operation - class net.sf.panoptes.module.jmx.Operation.
Operation.java Wraps an MBean operation.
Operation(MBeanOperationInfo, MBeanComponent) - Constructor for class net.sf.panoptes.module.jmx.Operation
Constructor Operation.

P

performFinish() - Method in class net.sf.panoptes.module.jmx.wizard.NewNodeWizard
 

Q

qualifyName(ComponentName) - Method in class net.sf.panoptes.model.component.registry.ComponentRegistry
 
quote(String) - Static method in class net.sf.panoptes.model.component.registry.ComponentName
Quotes the passed string suitable for use as a value in an ObjectName.

R

refresh() - Method in class net.sf.panoptes.module.jmx.MBeanServerComponent
 
refresh() - Method in class net.sf.panoptes.module.jmx.MBeanComponent
Method refresh.
refresh() - Method in class net.sf.panoptes.module.jmx.IntrospectorPanel
 
refresh() - Method in class net.sf.panoptes.module.log4j.LoggerTable
Refreshes the table
refresh() - Method in class net.sf.panoptes.module.log4j.LoggerConsole
 
refresh() - Method in class net.sf.panoptes.view.configurator.NodeConfigurator
 
refresh() - Method in class net.sf.panoptes.view.configurator.JellyConfigurator
 
refresh() - Method in class net.sf.panoptes.view.configurator.DefaultConfigurator
 
refresh(Node) - Method in class net.sf.panoptes.view.MainWindow
 
registerComponent(Component, ComponentName) - Method in class net.sf.panoptes.model.component.registry.ComponentRegistry
 
remove(ComponentName) - Method in class net.sf.panoptes.model.component.registry.ComponentRegistry
Removes an MBeanComponent entry WARNING: The object name should be fully qualified.
removeListener(ILabelProviderListener) - Method in class net.sf.panoptes.view.TreeLabelProvider
 
removeUpdateListener(NodeUpdateListener) - Method in class net.sf.panoptes.model.node.Node
 
repositoryUpdated(Collection) - Method in class net.sf.panoptes.module.log4j.LoggerComponent
 
root - Static variable in class net.sf.panoptes.view.TreeContentProvider
 
RootNode - class net.sf.panoptes.model.node.RootNode.
RootNode.java Root of the management tree.
RootNode() - Constructor for class net.sf.panoptes.model.node.RootNode
Constructor for RootNode.
run() - Method in class net.sf.panoptes.module.log4j.SocketAppenderListener
 

S

selection - Variable in class net.sf.panoptes.module.jmx.wizard.NewNodeWizard
 
setAcceptsChildren(boolean) - Method in class net.sf.panoptes.model.component.ComponentGroup
Sets acceptsChildren.
setAttrbuteValue(String, Object) - Method in class net.sf.panoptes.module.jmx.MBeanComponent
 
setBean(MBeanComponent) - Method in class net.sf.panoptes.module.jmx.IntrospectorPanel
 
setComponentName(ComponentName) - Method in class net.sf.panoptes.model.component.Component
Called by the ComponentRegistry when it registers the component.
setComponentRegistry(ComponentRegistry) - Method in class net.sf.panoptes.model.component.Component
 
setConfigDescriptor(NodeDescriptor) - Method in class net.sf.panoptes.model.component.ComponentQuery
Sets the configDescriptor.
setConfigDescriptor(NodeDescriptor) - Method in class net.sf.panoptes.model.component.ComponentGroup
Sets the configDescriptor.
setConfigDescriptor(NodeDescriptor) - Method in class net.sf.panoptes.model.node.SymLinkNode
 
setConfigDescriptor(NodeDescriptor) - Method in class net.sf.panoptes.model.node.Node
 
setCurrentNode(Node) - Method in class net.sf.panoptes.controller.MainController
 
setData(Object) - Method in class net.sf.panoptes.model.node.NodeUpdateEvent
 
setDigester(Digester) - Method in class net.sf.panoptes.controller.digester.SymLinkFactory
 
setDigester(Digester) - Method in class net.sf.panoptes.controller.digester.LoggerFactory
 
setDigester(Digester) - Method in class net.sf.panoptes.controller.digester.ConfiguratorFactory
 
setDigester(Digester) - Method in class net.sf.panoptes.controller.digester.ComponentQueryFactory
 
setDigester(Digester) - Method in class net.sf.panoptes.controller.digester.ComponentGroupNodeFactory
 
setDigester(Digester) - Method in class net.sf.panoptes.controller.digester.ComponentFactory
 
setDomain(String) - Method in class net.sf.panoptes.model.component.registry.ComponentName
 
setDomainName(String) - Method in class net.sf.panoptes.module.jmx.DomainComponent
 
setFilter(LogFilter) - Method in class net.sf.panoptes.module.log4j.LoggerComponent
 
setHost(String) - Method in class net.sf.panoptes.module.jmx.MBeanServerComponent
Sets the host.
setIcon(Image) - Method in class net.sf.panoptes.model.component.ComponentQuery
 
setIcon(Image) - Method in class net.sf.panoptes.model.component.ComponentGroup
Sets the icon.
setIcon(Image) - Method in class net.sf.panoptes.model.node.SymLinkNode
 
setIcon(Image) - Method in class net.sf.panoptes.model.node.Node
 
setLevel(Level) - Method in class net.sf.panoptes.module.log4j.LoggerTable
 
setLevel(Level) - Method in class net.sf.panoptes.module.log4j.LogFilter
 
setLocation(LoggerComponent) - Method in class net.sf.panoptes.module.log4j.LoggerConsole
Method setLocation.
setLogFilter(LogFilter) - Method in class net.sf.panoptes.module.log4j.LoggerComponent
 
setLoggerComponent(LoggerComponent) - Method in class net.sf.panoptes.module.log4j.LoggerTable
 
setLoggerRepository(LoggerRepository) - Method in class net.sf.panoptes.module.log4j.LoggerComponent
 
setMBeanInfo(MBeanInfo) - Method in class net.sf.panoptes.module.jmx.MBeanComponent
Method setMBeanInfo.
setMBeanName(ObjectName) - Method in class net.sf.panoptes.module.jmx.MBeanComponent
Sets the ObjectName of the MBean this component wraps..
setMBeanServerComponent(MBeanServerComponent) - Method in class net.sf.panoptes.module.jmx.MBeanComponent
 
setName(String) - Method in class net.sf.panoptes.module.jmx.MBeanServerComponent
Sets the name.
setNode(Node) - Method in class net.sf.panoptes.module.jmx.IntrospectorPanel
 
setNode(Node) - Method in class net.sf.panoptes.module.log4j.LoggerTable
 
setNode(Node) - Method in class net.sf.panoptes.module.log4j.LoggerConsole
 
setNode(Node) - Method in class net.sf.panoptes.view.configurator.NodeConfigurator
 
setNode(Node) - Method in class net.sf.panoptes.view.configurator.JellyConfigurator
 
setNode(Node) - Method in class net.sf.panoptes.view.configurator.DefaultConfigurator
 
setPort(int) - Method in class net.sf.panoptes.module.jmx.MBeanServerComponent
Sets the port.
setPrefix(String) - Method in class net.sf.panoptes.module.log4j.LogFilter
 
setQuery(ComponentName) - Method in class net.sf.panoptes.model.component.ComponentQuery
 
setServer(MBeanServerConnection) - Method in class net.sf.panoptes.module.jmx.MBeanServerComponent
 
setServer(MBeanServerConnection) - Method in class net.sf.panoptes.module.jmx.DetectedMBeanServerComponent
 
setTabFolder(TabFolder) - Method in class net.sf.panoptes.view.MainWindow
 
showError(String, String, Throwable) - Method in class net.sf.panoptes.view.MainWindow
Helper method for displaying errors.
SocketAppenderListener - class net.sf.panoptes.module.log4j.SocketAppenderListener.
SocketAppenderListener.java
SocketAppenderListener(int, LoggerRepository) - Constructor for class net.sf.panoptes.module.log4j.SocketAppenderListener
Constructor for SocketAppenderListener.
startListening() - Method in class net.sf.panoptes.module.log4j.SocketAppenderListener
 
SymLinkFactory - class net.sf.panoptes.controller.digester.SymLinkFactory.
Digester factory to create ComponentNodes connected to Components
SymLinkFactory(ComponentRegistry) - Constructor for class net.sf.panoptes.controller.digester.SymLinkFactory
 
SymLinkNode - class net.sf.panoptes.model.node.SymLinkNode.
Instances of this class are placeholders or "shortcuts" for other components.
SymLinkNode(ComponentRegistry, ComponentName) - Constructor for class net.sf.panoptes.model.node.SymLinkNode
Creates a new instance.

T

toString() - Method in class net.sf.panoptes.model.component.registry.ComponentName
 
toString() - Method in class net.sf.panoptes.module.jmx.Operation
 
toString() - Method in class net.sf.panoptes.module.jmx.MBeanComponent
 
toString() - Method in class net.sf.panoptes.module.log4j.LoggingEventInfo
 
TreeContentProvider - class net.sf.panoptes.view.TreeContentProvider.
TroodonTreeContentProvider.java
TreeContentProvider() - Constructor for class net.sf.panoptes.view.TreeContentProvider
Constructor for TroodonTreeContentProvider.
TreeLabelProvider - class net.sf.panoptes.view.TreeLabelProvider.
TreeLabelProvider.java
TreeLabelProvider() - Constructor for class net.sf.panoptes.view.TreeLabelProvider
Constructor for TreeLabelProvider.

U

unquote(String) - Static method in class net.sf.panoptes.model.component.registry.ComponentName
Unquotes a string, unquote(quote(s)).equals(s) is always true.
unregisterMBean(ComponentName) - Method in class net.sf.panoptes.model.component.registry.ComponentRegistry
 

V

validateAndQualifyName(ComponentName) - Method in class net.sf.panoptes.model.component.registry.ComponentRegistry
Validates and qualifies an MBeanComponent Validates the name is not a pattern.

W

workbench - Variable in class net.sf.panoptes.module.jmx.wizard.NewNodeWizard
 

A C D E F G H I J L M N O P Q R S T U V W

Copyright © 2003 . All Rights Reserved.