org.jboss.metadata.client.spec
Class ApplicationClient14DTDMetaData

java.lang.Object
  extended by org.jboss.metadata.javaee.support.IdMetaDataImpl
      extended by org.jboss.metadata.javaee.support.IdMetaDataImplWithDescriptionGroup
          extended by org.jboss.metadata.client.spec.ApplicationClientMetaData
              extended by org.jboss.metadata.client.spec.ApplicationClient14DTDMetaData
All Implemented Interfaces:
Serializable, Cloneable, RemoteEnvironment, IdMetaData

public class ApplicationClient14DTDMetaData
extends ApplicationClientMetaData

The application client meta data for J2EE 1.4 clients that does not use a namespace.

Version:
$Revision: 81860 $
Author:
Scott.Stark@jboss.org
See Also:
Serialized Form

Constructor Summary
ApplicationClient14DTDMetaData()
           
 
Method Summary
 
Methods inherited from class org.jboss.metadata.client.spec.ApplicationClientMetaData
getAnnotatedEjbReferences, getCallbackHandler, getDtdPublicId, getDtdSystemId, getEjbReferenceByName, getEjbReferences, getEnvironmentEntries, getEnvironmentEntryByName, getJndiEnvironmentRefsGroup, getMessageDestinationByName, getMessageDestinationReferenceByName, getMessageDestinationReferences, getMessageDestinations, getPersistenceUnitReferenceByName, getPersistenceUnitRefs, getPostConstructs, getPreDestroys, getResourceEnvironmentReferenceByName, getResourceEnvironmentReferences, getResourceReferenceByName, getResourceReferences, getServiceReferenceByName, getServiceReferences, getVersion, isMetadataComplete, setCallbackHandler, setDTD, setJndiEnvironmentRefsGroup, setMessageDestinations, setMetadataComplete, setVersion
 
Methods inherited from class org.jboss.metadata.javaee.support.IdMetaDataImplWithDescriptionGroup
getDescriptionGroup, merge, setDescriptionGroup
 
Methods inherited from class org.jboss.metadata.javaee.support.IdMetaDataImpl
clone, equals, getId, hashCode, merge, merge, setId
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationClient14DTDMetaData

public ApplicationClient14DTDMetaData()


Copyright © 2009 JBoss Inc.. All Rights Reserved.