com.infoengine.jndi
Class CreateObject

java.lang.Object
  extended bycom.infoengine.jndi.JNDIObject
      extended bycom.infoengine.jndi.CreateObject

public class CreateObject
extends JNDIObject


Field Summary
 
Fields inherited from class com.infoengine.jndi.JNDIObject
binaryAttributes, defaultBinaryAttributes, envProps, group, logWriter, myGroup, naming, request, serviceName, task, webject
 
Constructor Summary
CreateObject()
           
 
Method Summary
 void run(DirContext ctx)
           
 
Methods inherited from class com.infoengine.jndi.JNDIObject
addGroup, escapeDn, getGroupoutName, getParam, getParam, getParams, getParamsEnum, getTask, initialize, isBinaryAttribute, localizedMessage, localizedMessage, normalizeDn, setMessageReturn
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateObject

public CreateObject()
Method Detail

run

public void run(DirContext ctx)
         throws IEAdapterException
Overrides:
run in class JNDIObject
Throws:
IEAdapterException