|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UnderlyingServiceAware
Interface to be implemented by beans that wish to be aware of its originating Service
instance.
Method Summary | |
---|---|
Service |
getUnderlyingService()
Returns the originating Service instance. |
void |
setUnderlyingService(Service service)
Callback that supplies the originating Service instance. |
Method Detail |
---|
Service getUnderlyingService()
Service
instance.
void setUnderlyingService(Service service)
Service
instance.
node
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |