public class MXServerInfo
extends java.lang.Object
| Constructor and Description | 
|---|
| MXServerInfo() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | allowLocalObjects() | 
| static MXServerInfo | getMXServerInfo() | 
| boolean | isRunning() | 
| boolean | isStartedInProcess() | 
| void | setUseAppServerSecurity(boolean useAppServerSecurity) | 
| boolean | useAppServerSecurity() | 
public static MXServerInfo getMXServerInfo()
public boolean isStartedInProcess()
public boolean allowLocalObjects()
public boolean isRunning()
public boolean useAppServerSecurity()
public void setUseAppServerSecurity(boolean useAppServerSecurity)