org.azuki.framework.bean
Interface Bean.Impl
- Enclosing class:
- Bean
public static interface Bean.Impl
isBean
boolean isBean(Object obj)
search
Collection<IMetadata> search(String name,
String labl)
searchFirst
IMetadata searchFirst(String name,
String labl)
getMetadata
IMetadata getMetadata(Object bean)
throws Exception
- Throws:
Exception
getMetadata
IMetadata getMetadata(Integer bid)
throws Exception
- Throws:
Exception
getPointcuts
Collection<IPointcut> getPointcuts(Integer aspid)
getPointcuts
Collection<IPointcut> getPointcuts(String name)
Azuki Framework Copyright © 2006 the original author or authors.