|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EZBBindingFactory
Interface used for each Binding Factory called by the Container.
| Method Summary | |
|---|---|
void |
bind(EZBRef ref)
Binds a reference with the given JNDI name and the given referenceable object. |
void |
unbind(EZBRef ref)
Unbinds an object with the given JNDI name. |
| Method Detail |
|---|
void bind(EZBRef ref)
throws BindingException
ref - the EasyBeans reference object
BindingException - if the bind fails.
void unbind(EZBRef ref)
throws BindingException
ref - the EasyBeans reference object
BindingException - if the bind fails.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||