class JmxBeansFactory extends AbstractFactory
Constructor and description |
---|
JmxBeansFactory
() |
Type Params | Return Type | Name and description |
---|---|---|
|
boolean |
isLeaf() |
|
Object |
newInstance(FactoryBuilderSupport builder, Object nodeName, Object nodeParam, Map nodeAttribs) |
|
boolean |
onHandleNodeAttributes(FactoryBuilderSupport builder, Object node, Map nodeAttribs) |
|
void |
onNodeCompleted(FactoryBuilderSupport builder, Object parentNode, Object thisNode) |
Methods inherited from class | Name |
---|---|
class AbstractFactory |
onHandleNodeAttributes, onFactoryRegistration, isHandlesNodeChildren, setParent, isLeaf, setChild, onNodeCompleted, onNodeChildren, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll, newInstance |
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.