org.jboss.metadata.web.jboss
Class JBoss50DTDWebMetaData

java.lang.Object
  extended by org.jboss.metadata.javaee.support.IdMetaDataImpl
      extended by org.jboss.metadata.javaee.support.IdMetaDataImplWithDescriptionGroup
          extended by org.jboss.metadata.web.jboss.JBossWebMetaData
              extended by org.jboss.metadata.web.jboss.JBoss50DTDWebMetaData
All Implemented Interfaces:
Serializable, Cloneable, IdMetaData

public class JBoss50DTDWebMetaData
extends JBossWebMetaData

DTD based schema for use with jboss-web.xml without a namespace

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

Field Summary
 
Fields inherited from class org.jboss.metadata.web.jboss.JBossWebMetaData
SESSION_COOKIES_DEFAULT, SESSION_COOKIES_DISABLED, SESSION_COOKIES_ENABLED
 
Constructor Summary
JBoss50DTDWebMetaData()
           
 
Method Summary
 
Methods inherited from class org.jboss.metadata.web.jboss.JBossWebMetaData
getAlternativeDD, getArbitraryMetadata, getClassLoading, getContextLoader, getContextParams, getContextRoot, getDepends, getDistributable, getDtdPublicId, getDtdSystemId, getEjbLocalReferenceByName, getEjbLocalReferences, getEjbReferenceByName, getEjbReferences, getENCLoader, getEnvironmentEntries, getEnvironmentEntryByName, getErrorPages, getFilterMappings, getFilters, getJaccContextID, getJndiEnvironmentRefsGroup, getJspConfig, getListeners, getLocalEncodings, getLoginConfig, getMaxActiveSessions, getMessageDestination, getMessageDestinationReferenceByName, getMessageDestinationReferences, getMessageDestinations, getMimeMappings, getPassivationConfig, getPersistenceContextReferenceByName, getPersistenceContextRefs, getPersistenceUnitReferenceByName, getPersistenceUnitRefs, getPostConstructs, getPreDestroys, getPrincipalVersusRolesMap, getPublicID, getReplicationConfig, getResourceEnvironmentReferenceByName, getResourceEnvironmentReferences, getResourceReferenceByName, getResourceReferences, getRunAsIdentity, getRunAsIdentity, getSecurityContraints, getSecurityDomain, getSecurityRoleNames, getSecurityRoleRefs, getSecurityRoles, getServiceReferenceByName, getServiceReferences, getServletByName, getServletMappings, getServlets, getServletVersion, getSessionConfig, getSessionCookies, getVersion, getVirtualHosts, getWebserviceDescriptions, getWelcomeFileList, is23, is24, is25, isFlushOnSessionInvalidation, isJaccAllStoreRole, isMetadataComplete, isUseSessionCookies, merge, merge, mergeSecurityRoles, setAlternativeDD, setArbitraryMetadata, setClassLoading, setContextLoader, setContextParams, setContextRoot, setDepends, setDistributable, setDTD, setENCLoader, setEnvironmentRefsGroup, setErrorPages, setFilterMappings, setFilters, setFlushOnSessionInvalidation, setJaccAllStoreRole, setJaccContextID, setJndiEnvironmentRefsGroup, setJspConfig, setListeners, setLocalEncodings, setLoginConfig, setMaxActiveSessions, setMessageDestinations, setMetadataComplete, setMimeMappings, setPassivationConfig, setReplicationConfig, setRunAsIdentity, setSecurityContraints, setSecurityDomain, setSecurityRoles, setServletMappings, setServlets, setServletVersion, setSessionConfig, setSessionCookies, setUseSessionCookies, setVersion, setVirtualHosts, setWebserviceDescriptions, setWelcomeFileList
 
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

JBoss50DTDWebMetaData

public JBoss50DTDWebMetaData()


Copyright © 2009 JBoss Inc.. All Rights Reserved.