org.jboss.seam.deployment
public abstract class AbstractClassDeploymentHandler extends AbstractDeploymentHandler implements ClassDeploymentHandler
Constructor and Description |
---|
AbstractClassDeploymentHandler() |
Modifier and Type | Method and Description |
---|---|
Set<ClassDescriptor> |
getClasses() |
void |
setClasses(Set<ClassDescriptor> classes) |
getResources, postProcess, setResources, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getMetadata
getName, getResources, postProcess, setResources
public Set<ClassDescriptor> getClasses()
getClasses
in interface ClassDeploymentHandler
public void setClasses(Set<ClassDescriptor> classes)
setClasses
in interface ClassDeploymentHandler
Copyright © 2015 Seam Framework. All Rights Reserved.