com.ibm.di.api.jmx.mbeans
Class BaseAdmin

java.lang.Object
  extended by com.ibm.di.api.jmx.mbeans.BaseAdmin
All Implemented Interfaces:
BaseAdminMBean, BaseMBean
Direct Known Subclasses:
AssemblyLine, AssemblyLineHandler, ConfigInstance, DIServer, EventHandler, SecurityRegistry, ServerInfo, SystemLog, SystemQueue, TDIProperties, TombstoneManager

public abstract class BaseAdmin
extends Object
implements BaseAdminMBean


Constructor Summary
BaseAdmin()
           
 
Method Summary
protected  String getCurrentUserId()
           
 String getKeyPropertyList()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.ibm.di.api.jmx.mbeans.BaseMBean
getId, getType
 

Constructor Detail

BaseAdmin

public BaseAdmin()
Method Detail

getKeyPropertyList

public String getKeyPropertyList()
                          throws DIException
Throws:
DIException

getCurrentUserId

protected String getCurrentUserId()