|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IntroductionInfo
Interface supplying the information necessary to describe an introduction.
IntroductionAdvisors
must implement this
interface. If an Advice
implements this,
it may be used as an introduction without an IntroductionAdvisor
.
In this case, the advice is self-describing, providing not only the
necessary behavior, but describing the interfaces it introduces.
Method Summary | |
---|---|
Class[] |
getInterfaces()
Return the additional interfaces introduced by this Advisor or Advice. |
Method Detail |
---|
Class[] getInterfaces()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |