|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IConstructor
Method Summary | |
---|---|
IClass[] |
getParameterTypes()
|
IObject |
newInstance(IObject[] initargs)
|
Methods inherited from interface edu.wpi.ebob.model.cm.IMember |
---|
getName, isAbstract, isFinal, isPrivate, isProtected, isPublic, isStatic, isSynchronized |
Methods inherited from interface edu.wpi.ebob.model.cm.IObject |
---|
getIClass, isInstanceof, objToString |
Method Detail |
---|
IObject newInstance(IObject[] initargs) throws RemoteException
RemoteException
IClass[] getParameterTypes() throws RemoteException
RemoteException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |