2016/02/07 - Apache Onami has been retired.
For more information, please explore the
Attic
.
Apache Onami-Lifecycle
Package Index
|
Class Index
org.apache.onami.lifecycle.core
org.apache.onami.lifecycle.jsr250
org.apachi.onami.lifecycle.warmup
Classes
DisposableObject
PostConstructTestCase
PreDestroyModuleTestCase
PreDestroyTestCase
ThrowingExceptionAfterInjectionMethod
ThrowingExceptionConstructor
ThrowingExceptionConstructor2
ThrowingExceptionDisposeMethod
WrongAfterInjectionMethod
WrongPreDestroyMethod
Package Index
|
Class Index
Summary:
Ctors
|
Methods
|
Inherited Methods
|
[Expand All]
public final class
PostConstructTestCase
extends
Object
java.lang.Object
↳
org.apache.onami.lifecycle.jsr250.PostConstructTestCase
Summary
Public Constructors
PostConstructTestCase
()
Public Methods
void
afterInjectionAnnotatedMethodInvocation
()
void
afterInjectionAnnotatedMethodRequiresNoArgs
()
void
afterInjectionAnnotatedMethodThrowsException
()
void
init
()
[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
PostConstructTestCase
()
Public Methods
public void
afterInjectionAnnotatedMethodInvocation
()
public void
afterInjectionAnnotatedMethodRequiresNoArgs
()
public void
afterInjectionAnnotatedMethodThrowsException
()
public void
init
()