|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.ObjectOpenCOM.CFMetaInterface.ExposedInterface
public class CFMetaInterface.ExposedInterface
Local class definition for Exposed Interfaces that are stored in the MOPs of the framework.
| Field Summary | |
|---|---|
java.lang.String |
IntfType
The interface type of this exposed interface. |
IUnknown |
pCompID
Reference to the actual component instance that this exposed interface exists upon |
| Constructor Summary | |
|---|---|
CFMetaInterface.ExposedInterface(IUnknown Comp,
java.lang.String Interface)
Constructor |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public IUnknown pCompID
public java.lang.String IntfType
| Constructor Detail |
|---|
public CFMetaInterface.ExposedInterface(IUnknown Comp,
java.lang.String Interface)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||