wt.corba.query
Class ObjectQueryServiceImpl
java.lang.Object
_ObjectQueryServiceImplBase
wt.corba.query.ObjectQueryServiceImpl
- public class ObjectQueryServiceImpl
- extends _ObjectQueryServiceImplBase
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectQueryServiceImpl
public ObjectQueryServiceImpl()
getAttributes
public void getAttributes(Property[] cred,
String objRefString,
PropertiesHolder attributesH)
throws NotAuthenticated,
ObjectReferenceException
- Throws:
NotAuthenticated
ObjectReferenceException
objToProperty
public static Properties objToProperty(Object obj)
main
public static void main(String[] args)
throws Exception
- Throws:
Exception