|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BeanEventTypeFactory
Interface for a factory for obtaining BeanEventType
instances.
Method Summary | |
---|---|
BeanEventType |
createBeanType(String alias,
Class clazz)
Returns the bean event type for a given class assigning the given alias. |
Configuration.PropertyResolutionStyle |
getDefaultPropertyResolutionStyle()
Returns the default property resolution style. |
Method Detail |
---|
BeanEventType createBeanType(String alias, Class clazz)
alias
- is the aliasclazz
- is the class for which to generate an event type
Configuration.PropertyResolutionStyle getDefaultPropertyResolutionStyle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |