com.ibm.rational.test.lt.recorder.core.extensibility

Class BaseClientDecorator

  • java.lang.Object
    • com.ibm.rational.test.lt.recorder.core.extensibility.BaseClientDecorator
    • Constructor Detail

      • BaseClientDecorator

        public BaseClientDecorator()
    • Method Detail

      • init

        public void init(IClientDecoratorContext context)
        Description copied from interface: IClientDecorator
        Initializes the decorator. There is exactly one decorator per RecorderClientBindingConfiguration as defined in the recording configuration, provided that a clientDecorator extension is defined in the registry for the couple {RecorderType,ClientType}.
        Specified by:
        init in interface IClientDecorator
        Parameters:
        context - The client decorator context. A typical implementation of this method should store the context instance so be used in the decoration and undecoration process.
      • okStatus

        protected final IStatus okStatus()
IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2013. All rights reserved.