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:
BundleContextAware, DomainProvider

public class TestDomainProvider
extends AbstractDomainProvider<TestDomain,TestDomainEvents>


Constructor Summary
TestDomainProvider()
           
 
Method Summary
 
Methods inherited from class org.openengsb.core.common.AbstractDomainProvider
getBundleContext, getDescription, getDomainEventInterface, getDomainInterface, getEvents, getId, getName, setBundleContext
 
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-2011. All Rights Reserved.