org.openengsb.domain.test
Class TestDomainProvider

java.lang.Object
  extended by org.openengsb.core.common.AbstractDomainProvider<TestDomain,TestDomainEvents>
      extended by org.openengsb.domain.test.TestDomainProvider
All Implemented Interfaces:
org.openengsb.core.api.DomainProvider, org.springframework.osgi.context.BundleContextAware

public class TestDomainProvider
extends org.openengsb.core.common.AbstractDomainProvider<TestDomain,TestDomainEvents>


Field Summary
 
Fields inherited from class org.openengsb.core.common.AbstractDomainProvider
id
 
Constructor Summary
TestDomainProvider()
           
 
Method Summary
 
Methods inherited from class org.openengsb.core.common.AbstractDomainProvider
getBundleContext, getDescription, getDomainEventInterface, getDomainInterface, getEvents, getId, getName, setBundleContext, setId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestDomainProvider

public TestDomainProvider()


Copyright © 2009-2012. All Rights Reserved.