com.ibm.websphere.models.config.helpers.cmn.impl
Class WBIServerExtensionHelperImpl

java.lang.Object
  extended by com.ibm.websphere.models.config.helpers.cmn.impl.WBIServerExtensionHelperImpl
All Implemented Interfaces:
WBIServerExtensionHelper

public class WBIServerExtensionHelperImpl
extends java.lang.Object
implements WBIServerExtensionHelper


Constructor Summary
WBIServerExtensionHelperImpl()
           
WBIServerExtensionHelperImpl(WBIServerExtension wbise)
           
 
Method Summary
 WebSphereBusinessIntegrationAdapterService getWebSphereBusinessIntegrationAdapterService()
           
 void setWebSphereBusinessIntegrationAdapterService(WebSphereBusinessIntegrationAdapterService wbias)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WBIServerExtensionHelperImpl

public WBIServerExtensionHelperImpl()

WBIServerExtensionHelperImpl

public WBIServerExtensionHelperImpl(WBIServerExtension wbise)
Method Detail

getWebSphereBusinessIntegrationAdapterService

public WebSphereBusinessIntegrationAdapterService getWebSphereBusinessIntegrationAdapterService()
Specified by:
getWebSphereBusinessIntegrationAdapterService in interface WBIServerExtensionHelper

setWebSphereBusinessIntegrationAdapterService

public void setWebSphereBusinessIntegrationAdapterService(WebSphereBusinessIntegrationAdapterService wbias)
Specified by:
setWebSphereBusinessIntegrationAdapterService in interface WBIServerExtensionHelper