|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SelectorBridge
SelectorBridge represents one ejbSelect method. Life-cycle: Tied to the EntityBridge. Multiplicity: One for each entity bean ejbSelect method.
Method Summary | |
---|---|
Object |
execute(Object[] args)
|
Method |
getMethod()
|
String |
getSelectorName()
|
Methods inherited from interface org.jboss.ejb.plugins.cmp.bridge.EntityBridgeInvocationHandler.BridgeInvoker |
---|
invoke |
Method Detail |
---|
String getSelectorName()
Method getMethod()
Object execute(Object[] args) throws javax.ejb.FinderException
javax.ejb.FinderException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |