|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FramePlaceholder
Wraps connector endpoints connecting to component from the outside..
Method Summary | |
---|---|
void |
bindProvidedInterface(java.lang.String name,
java.lang.Object ref)
Binds provided business interface to the object connecting to it from the outside. |
java.lang.Object |
lookupRequiredInterface(java.lang.String name)
Returns reference to the object connecting to required business interface from the outside. |
Method Detail |
---|
java.lang.Object lookupRequiredInterface(java.lang.String name) throws InterfaceNotFoundException, java.lang.IllegalArgumentException
InterfaceNotFoundException
java.lang.IllegalArgumentException
void bindProvidedInterface(java.lang.String name, java.lang.Object ref) throws InterfaceNotFoundException, java.lang.IllegalArgumentException
InterfaceNotFoundException
java.lang.IllegalArgumentException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |