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, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetMetadatagetName, getResources, postProcess, setResourcespublic Set<ClassDescriptor> getClasses()
getClasses in interface ClassDeploymentHandlerpublic void setClasses(Set<ClassDescriptor> classes)
setClasses in interface ClassDeploymentHandlerCopyright © 2015 Seam Framework. All Rights Reserved.