|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NamingInterceptor
The naming interceptors need to implements this interface.
| Method Summary | |
|---|---|
void |
initContext(String id,
Context context)
Init the context for the given name. |
void |
removeContext(String id)
Remove the context associated to a given id. |
| Methods inherited from interface org.ow2.easybeans.api.EasyBeansInterceptor |
|---|
intercept |
| Method Detail |
|---|
void initContext(String id,
Context context)
id - the id.context - the context associated to a factory's id.void removeContext(String id)
id - the id.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||