com.ibm.broker.config.appdev

Class Service

  • java.lang.Object
    • com.ibm.broker.config.appdev.Service
  • All Implemented Interfaces:
    com.ibm.broker.config.common.CommonServiceInterface


    public class Service
    extends java.lang.Object
    implements com.ibm.broker.config.common.CommonServiceInterface
    This class is for IBM internal use only - do not use.
    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method and Description
      java.lang.String getServiceName()
      Deprecated. 
      This method is for IBM internal use only.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getServiceName

        public java.lang.String getServiceName()
        Deprecated. This method is for IBM internal use only.
        Specified by:
        getServiceName in interface com.ibm.broker.config.common.CommonServiceInterface