public class JsfClassFactory extends Object
| Constructor and Description |
|---|
JsfClassFactory() |
| Modifier and Type | Method and Description |
|---|---|
Set<Class<?>> |
find()
Compute types to be handled: set of annotation classes to be handled by
servlet container initializer and set of other classes to be handled by
servlet container initializer.
|
public Set<Class<?>> find()
Copyright © 2016 JoinFaces. All rights reserved.