|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object anon.infoservice.IMutableProxyInterface.DummyMutableProxyInterface
public static class IMutableProxyInterface.DummyMutableProxyInterface
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface anon.infoservice.IMutableProxyInterface |
---|
IMutableProxyInterface.DummyMutableProxyInterface |
Field Summary | |
---|---|
private IProxyInterfaceGetter |
m_dummyGetter
|
Constructor Summary | |
---|---|
IMutableProxyInterface.DummyMutableProxyInterface()
|
Method Summary | |
---|---|
IProxyInterfaceGetter |
getProxyInterface(boolean a_bAnonInterface)
Returns one of two possible proxy interfaces or null if the chosen interface is not allowed or available at present. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private IProxyInterfaceGetter m_dummyGetter
Constructor Detail |
---|
public IMutableProxyInterface.DummyMutableProxyInterface()
Method Detail |
---|
public IProxyInterfaceGetter getProxyInterface(boolean a_bAnonInterface)
IMutableProxyInterface
getProxyInterface
in interface IMutableProxyInterface
a_bAnonInterface
- true, if the anonymous interface is chosen; false, if the
direct interface is chosen
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |