TPTP 4.5.0 Platform Project
Internal API Specification

org.eclipse.hyades.execution.remote.internal.resources
Class RemoteResourceBundle

java.lang.Object
  extended by org.eclipse.osgi.util.NLS
      extended by org.eclipse.hyades.execution.remote.internal.resources.RemoteResourceBundle

public final class RemoteResourceBundle
extends org.eclipse.osgi.util.NLS

Remote resource bundle.


Field Summary
static java.lang.String ExecutionComponentFactoryImpl_FACTORY_SESSION_CONTEXT_EXCEPTION_
           
static java.lang.String ExecutionComponentFactoryImpl_FACTORY_UNABLE_CONFIGURE_TYPE_
           
static java.lang.String ExecutionComponentSkeleton_CAN_NOT_SEND_MESSAGE_
           
static java.lang.String JavaTaskExecutableObjectSkeleton_RUNNING_TEST_
           
static java.lang.String JavaTaskExecutableObjectSkeleton_RUNNING_TEST_COMPLETE_
           
static java.lang.String JavaTaskRemoteHyadesComponentSkeleton_IMPLEMENTED_METHOD_
           
static java.lang.String RemoteComponentSkeleton_ADDING_
           
 
Method Summary
 
Methods inherited from class org.eclipse.osgi.util.NLS
bind, bind, bind, initializeMessages
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ExecutionComponentFactoryImpl_FACTORY_SESSION_CONTEXT_EXCEPTION_

public static java.lang.String ExecutionComponentFactoryImpl_FACTORY_SESSION_CONTEXT_EXCEPTION_

ExecutionComponentFactoryImpl_FACTORY_UNABLE_CONFIGURE_TYPE_

public static java.lang.String ExecutionComponentFactoryImpl_FACTORY_UNABLE_CONFIGURE_TYPE_

ExecutionComponentSkeleton_CAN_NOT_SEND_MESSAGE_

public static java.lang.String ExecutionComponentSkeleton_CAN_NOT_SEND_MESSAGE_

JavaTaskExecutableObjectSkeleton_RUNNING_TEST_

public static java.lang.String JavaTaskExecutableObjectSkeleton_RUNNING_TEST_

JavaTaskExecutableObjectSkeleton_RUNNING_TEST_COMPLETE_

public static java.lang.String JavaTaskExecutableObjectSkeleton_RUNNING_TEST_COMPLETE_

JavaTaskRemoteHyadesComponentSkeleton_IMPLEMENTED_METHOD_

public static java.lang.String JavaTaskRemoteHyadesComponentSkeleton_IMPLEMENTED_METHOD_

RemoteComponentSkeleton_ADDING_

public static java.lang.String RemoteComponentSkeleton_ADDING_

TPTP 4.5.0 Platform Project
Internal API Specification