org.jboss.seam.deployment
public interface ClassDeploymentMetadata extends DeploymentMetadata
Modifier and Type | Method and Description |
---|---|
Set<Class<? extends Annotation>> |
getClassAnnotatedWith()
An array of class annotations this deployment handler is interested in
All classes with any of these annotations should be considered part of the
match
|
getFileNameSuffix
Set<Class<? extends Annotation>> getClassAnnotatedWith()
Copyright © 2015 Seam Framework. All Rights Reserved.