org.jdiagnose.remote.provider
Interface SystemHolder

All Known Implementing Classes:
DefaultSystemHolder

public interface SystemHolder

Author:
jmccrindle

Method Summary
 java.lang.String getDescription(java.util.Locale locale)
           
 java.lang.String getId()
           
 RemoteSystem getRemoteSystem()
           
 

Method Detail

getId

public java.lang.String getId()

getDescription

public java.lang.String getDescription(java.util.Locale locale)

getRemoteSystem

public RemoteSystem getRemoteSystem()


Copyright © 2004-2005 Grape Design Limited. All Rights Reserved.