org.teiid.jboss.deployers
Class VDBMetaDataInstanceClassFactory

java.lang.Object
  extended by org.jboss.managed.plugins.factory.AbstractInstanceClassFactory<VDBMetaData>
      extended by org.teiid.jboss.deployers.VDBMetaDataInstanceClassFactory
All Implemented Interfaces:
org.jboss.managed.spi.factory.InstanceClassFactory<VDBMetaData>

public class VDBMetaDataInstanceClassFactory
extends org.jboss.managed.plugins.factory.AbstractInstanceClassFactory<VDBMetaData>


Constructor Summary
VDBMetaDataInstanceClassFactory()
           
VDBMetaDataInstanceClassFactory(org.jboss.managed.api.factory.ManagedObjectFactory mof)
           
 
Method Summary
 java.lang.Class<VDBMetaData> getType()
           
 void setValue(org.jboss.beans.info.spi.BeanInfo beanInfo, org.jboss.managed.api.ManagedProperty property, VDBMetaData vdb, org.jboss.metatype.api.values.MetaValue value)
           
 
Methods inherited from class org.jboss.managed.plugins.factory.AbstractInstanceClassFactory
getAsCollection, getComponentName, getComponentNameTransformer, getConfiguration, getManagedObjectArray, getManagedObjectClass, getManagedObjectValue, getManagedObjectValue, getManagedObjectValue, getMetaValueFactory, getMof, getNonManagedObjectValue, getPropertyName, getTransformers, getValue, setConfiguration, setManagedObject, setMetaValueFactory, setMof, setNameTransformers, setNameTransformers, setTransformers, setValue, unwrapValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VDBMetaDataInstanceClassFactory

public VDBMetaDataInstanceClassFactory()

VDBMetaDataInstanceClassFactory

public VDBMetaDataInstanceClassFactory(org.jboss.managed.api.factory.ManagedObjectFactory mof)
Method Detail

getType

public java.lang.Class<VDBMetaData> getType()

setValue

public void setValue(org.jboss.beans.info.spi.BeanInfo beanInfo,
                     org.jboss.managed.api.ManagedProperty property,
                     VDBMetaData vdb,
                     org.jboss.metatype.api.values.MetaValue value)
Specified by:
setValue in interface org.jboss.managed.spi.factory.InstanceClassFactory<VDBMetaData>
Overrides:
setValue in class org.jboss.managed.plugins.factory.AbstractInstanceClassFactory<VDBMetaData>


Copyright © 2011. All Rights Reserved.