|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of FileMatcher in org.jboss.deployers.vfs.deployer.kernel |
---|
Classes in org.jboss.deployers.vfs.deployer.kernel that implement FileMatcher | |
---|---|
class |
BeanDeployer
BeanDeployer. |
class |
Properties2BeansDeployer
Properties2BeansDeployer. |
Uses of FileMatcher in org.jboss.deployers.vfs.plugins.annotations |
---|
Classes in org.jboss.deployers.vfs.plugins.annotations that implement FileMatcher | |
---|---|
class |
ScanningMetaDataDeployer
ScanningMetaDataDeployer. |
Uses of FileMatcher in org.jboss.deployers.vfs.plugins.dependency |
---|
Classes in org.jboss.deployers.vfs.plugins.dependency that implement FileMatcher | |
---|---|
class |
AliasesParserDeployer
AliasesParserDeployer. |
class |
DependenciesParserDeployer
DependenciesParserDeployer. |
Uses of FileMatcher in org.jboss.deployers.vfs.plugins.structure.file |
---|
Methods in org.jboss.deployers.vfs.plugins.structure.file with parameters of type FileMatcher | |
---|---|
boolean |
FileStructure.addFileMatcher(FileMatcher fm)
|
boolean |
FileStructure.removeFileMatcher(FileMatcher fm)
|
Uses of FileMatcher in org.jboss.deployers.vfs.spi.deployer |
---|
Classes in org.jboss.deployers.vfs.spi.deployer that implement FileMatcher | |
---|---|
class |
AbstractVFSParsingDeployer<T>
AbstractVFSParsingDeployer. |
class |
JAXBDeployer<T>
JAXBDeployer. |
class |
JAXPDeployer<T>
JAXPDeployer is an abstract deployer that overrides parse to run a jaxp parse of the VirtualFile passed to parse. |
class |
JBossExtensionDeployer<U,V,T>
JBossExtensionDeployer. |
class |
JBossXBDeployer<T>
JBoss XB deployer. |
class |
ManifestDeployer<T extends ManifestMetaData>
Parse manifest.mf file. |
class |
MultipleJBossXBDeployer<T>
MultipleJBossXBDeployer. |
class |
MultipleObjectModelFactoryDeployer<T>
MultipleObjectModelFactoryDeployer. |
class |
MultipleSchemaResolverDeployer<T>
MultipleSchemaResolverDeployer. |
class |
MultipleVFSParsingDeployer<T>
Multiple VFS parsing deployer. |
class |
ObjectModelFactoryDeployer<T>
ObjectModelFactoryDeployer extends the AbstractParsingDeployer to add an abstract JBossXB ObjectModelFactory accessor that is used from within an overriden parse(DeploymentUnit unit, VirtualFile file) to unmarshall the xml document represented by file into an instance of deploymentType T. |
class |
SchemaResolverDeployer<T>
SchemaResolverDeployer. |
class |
UnmarshallerFactoryDeployer<T,U>
Unmarshaller factory deployer. |
class |
XSLDeployer<T>
SchemaResolverDeployer. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |