cuba.wired
Class ResourceFactoryDesc

java.lang.Object
  extended by cuba.wired.AbstractDescriptor
      extended by cuba.wired.ResourceFactoryDesc
Direct Known Subclasses:
DataSourceDesc, PersistenceUnitDesc

public abstract class ResourceFactoryDesc
extends AbstractDescriptor

Author:
Arnold Kmpaczyk

Field Summary
 
Fields inherited from class cuba.wired.AbstractDescriptor
globalName
 
Constructor Summary
ResourceFactoryDesc(java.lang.String globalName)
           
 
Method Summary
 
Methods inherited from class cuba.wired.AbstractDescriptor
checkImplements, getGlobalName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceFactoryDesc

public ResourceFactoryDesc(java.lang.String globalName)