org.picocontainer.script.xml
Class ContainerOptions
java.lang.Object
org.picocontainer.script.xml.ContainerOptions
public class ContainerOptions
- extends Object
Extensible way to bundle up attributes for the container
XML node.
- Author:
- Mike Rimov
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContainerOptions
public ContainerOptions(Element rootElement)
isInheritParentBehaviors
public boolean isInheritParentBehaviors()
isCaching
public boolean isCaching()
getMonitorName
public String getMonitorName()
getComponentFactoryName
public String getComponentFactoryName()
Copyright © 2003-2010 Codehaus. All Rights Reserved.