org.jboss.ejb3
Class MCKernelAbstraction.AlreadyInstantiated

java.lang.Object
  extended by org.jboss.util.JBossObject
      extended by org.jboss.beans.metadata.plugins.AbstractFeatureMetaData
          extended by org.jboss.beans.metadata.plugins.AbstractConstructorMetaData
              extended by org.jboss.ejb3.MCKernelAbstraction.AlreadyInstantiated
All Implemented Interfaces:
Serializable, Cloneable, org.jboss.beans.metadata.plugins.builder.MutableParameterizedMetaData, org.jboss.beans.metadata.plugins.TypeProvider, org.jboss.beans.metadata.plugins.ValueMetaDataAware, org.jboss.beans.metadata.spi.ConstructorMetaData, org.jboss.beans.metadata.spi.FeatureMetaData, org.jboss.beans.metadata.spi.MetaDataVisitorNode, org.jboss.beans.metadata.spi.ParameterizedMetaData, org.jboss.util.JBossInterface
Enclosing class:
MCKernelAbstraction

public static class MCKernelAbstraction.AlreadyInstantiated
extends org.jboss.beans.metadata.plugins.AbstractConstructorMetaData

See Also:
Serialized Form

Nested Class Summary
 class MCKernelAbstraction.AlreadyInstantiated.Factory
           
 
Field Summary
 
Fields inherited from class org.jboss.beans.metadata.plugins.AbstractConstructorMetaData
factory, factoryClassName, factoryMethod, parameters, value
 
Fields inherited from class org.jboss.util.JBossObject
hashCode, log, toString
 
Fields inherited from interface org.jboss.beans.metadata.plugins.TypeProvider
ERROR_MSG
 
Constructor Summary
MCKernelAbstraction.AlreadyInstantiated(Object bean)
           
 
Method Summary
 
Methods inherited from class org.jboss.beans.metadata.plugins.AbstractConstructorMetaData
addChildren, clone, doClone, getFactory, getFactoryClass, getFactoryMethod, getParameters, getType, getValue, initialVisit, setFactory, setFactoryClass, setFactoryMethod, setParameters, setValue, setValueObject, toString
 
Methods inherited from class org.jboss.beans.metadata.plugins.AbstractFeatureMetaData
applyCollectionOrMapCheck, describeVisit, doClone, getAnnotations, getChildren, getDescription, setAnnotations, setDescription, toShortString
 
Methods inherited from class org.jboss.util.JBossObject
cacheGetHashCode, cacheToString, equals, flushJBossObjectCache, getClassShortName, getHashCode, hashCode, list, notEqual, toShortString, toString, toStringImplementation
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.jboss.beans.metadata.spi.FeatureMetaData
getAnnotations, getDescription
 
Methods inherited from interface org.jboss.util.JBossInterface
toShortString, toShortString
 
Methods inherited from interface org.jboss.beans.metadata.spi.MetaDataVisitorNode
describeVisit, getChildren
 

Constructor Detail

MCKernelAbstraction.AlreadyInstantiated

public MCKernelAbstraction.AlreadyInstantiated(Object bean)


Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.