|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OutboundStrategy
Something that can attempt to adapt a component to an Outbound
.
Method Summary | ||
---|---|---|
|
outboundFor(Object component,
ArooaSession session)
Attempt to provide an Outbound . |
Method Detail |
---|
<T> Outbound<T> outboundFor(Object component, ArooaSession session)
Outbound
.
component
- The component or its proxy.sessin
- A session that might be useful.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |