|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClassDescriptor | |
|---|---|
| org.jboss.seam.deployment | Scanners and handlers for automatically loading components from deployed archives. |
| Uses of ClassDescriptor in org.jboss.seam.deployment |
|---|
| Methods in org.jboss.seam.deployment that return types with arguments of type ClassDescriptor | |
|---|---|
Set<ClassDescriptor> |
StandardDeploymentStrategy.getAnnotatedComponents()
Get all annotated components known to this strategy |
Set<ClassDescriptor> |
GroovyDeploymentHandler.getClasses()
Get all the Groovy Seam Components this handler has handled |
Set<ClassDescriptor> |
ClassDeploymentHandler.getClasses()
|
Set<ClassDescriptor> |
AbstractClassDeploymentHandler.getClasses()
|
Set<ClassDescriptor> |
HotDeploymentStrategy.getScannedComponentClasses()
Get all Components which the strategy has scanned and handled |
Set<ClassDescriptor> |
GroovyHotDeploymentStrategy.getScannedComponentClasses()
|
| Method parameters in org.jboss.seam.deployment with type arguments of type ClassDescriptor | |
|---|---|
void |
ClassDeploymentHandler.setClasses(Set<ClassDescriptor> classes)
|
void |
AbstractClassDeploymentHandler.setClasses(Set<ClassDescriptor> classes)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||