2016/02/07 - Apache Onami has been retired.
For more information, please explore the
Attic
.
Apache Onami-SPI
Package Index
|
Class Index
org.apache.onami.spi.modules
org.apache.onami.spi.services
Interfaces
AcmeService
FooService
Classes
AcmeServiceImpl1
AcmeServiceImpl2
FooServiceImpl1
FooServiceImpl2
FromSystemPropertiesTestCase
ServiceLoaderModuleTestCase
Annotations
BarBindingAnnotation
Package Index
|
Class Index
Summary:
Ctors
|
Methods
|
Inherited Methods
|
[Expand All]
public final class
ServiceLoaderModuleTestCase
extends
Object
java.lang.Object
↳
org.apache.onami.spi.services.ServiceLoaderModuleTestCase
Summary
Public Constructors
ServiceLoaderModuleTestCase
()
Public Methods
static Module
createTestModule
()
void
singleServiceInjection
()
[Expand]
Inherited Methods
From class
java.lang.Object
Object
clone
()
boolean
equals
(
Object
arg0)
void
finalize
()
final
Class
<?>
getClass
()
int
hashCode
()
final void
notify
()
final void
notifyAll
()
String
toString
()
final void
wait
()
final void
wait
(long arg0, int arg1)
final void
wait
(long arg0)
Public Constructors
public
ServiceLoaderModuleTestCase
()
Public Methods
public static Module
createTestModule
()
public void
singleServiceInjection
()