com.ail.core.configure
Class Type
java.lang.Object
com.ail.core.Type
com.ail.core.configure.Component
com.ail.core.configure.Group
com.ail.core.configure.Type
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable
- Direct Known Subclasses:
- Command, Service
public class Type
- extends Group
- Version:
- $Revision: 1.5 $
- See Also:
- Serialized Form
|
Constructor Summary |
Type()
Default constructor. |
| Methods inherited from class com.ail.core.configure.Group |
addGroup, addParameter, findGroup, findParameter, findParameterValue, findParameterValue, getGroup, getGroup, getGroupCount, getParameter, getParameter, getParameterCount, removeAllGroup, removeAllParameter, removeGroup, removeParameter, setGroup, setGroup, setParameter, setParameterAt |
| Methods inherited from class com.ail.core.Type |
addAttribute, clone, deleteLock, deleteSerialVersion, fetchJXPathContext, getAttribute, getAttribute, getAttributeCount, getForeignSystemId, getLock, getSerialVersion, getSystemId, hasLock, hasSerialVersion, hasSystemId, isPersisted, markAsNotPersisted, mergeWithDataFrom, removeAttribute, removeAttribute, setAttribute, setForeignSystemId, setLock, setSerialVersion, setSystemId, xpathGet, xpathGet, xpathIterate, xpathSet |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Type
public Type()
- Default constructor.
getBuilder
public java.lang.String getBuilder()
setBuilder
public void setBuilder(java.lang.String builder)
getKey
public java.lang.String getKey()
setKey
public void setKey(java.lang.String key)
getPrototype
public Type getPrototype()
setPrototype
public void setPrototype(Type prototype)
isSingleInstance
public boolean isSingleInstance()
setSingleInstance
public void setSingleInstance(boolean singleInstance)