org.jdiagnose.remote.provider
Class DefaultSystemHolder
java.lang.Object
org.jdiagnose.remote.provider.DefaultSystemHolder
- All Implemented Interfaces:
- SystemHolder
- public class DefaultSystemHolder
- extends java.lang.Object
- implements SystemHolder
- Author:
- jmccrindle
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultSystemHolder
public DefaultSystemHolder()
getId
public java.lang.String getId()
- Specified by:
getId
in interface SystemHolder
getDescription
public java.lang.String getDescription(java.util.Locale locale)
- Specified by:
getDescription
in interface SystemHolder
getRemoteSystem
public RemoteSystem getRemoteSystem()
- Specified by:
getRemoteSystem
in interface SystemHolder
setDescription
public void setDescription(java.lang.String description)
setId
public void setId(java.lang.String id)
setRemoteSystem
public void setRemoteSystem(RemoteSystem remoteSystem)
Copyright © 2004-2005 Grape Design Limited. All Rights Reserved.