public interface InitClassInterface
Modifier and Type | Method and Description |
---|---|
void |
invoke(Object obj)
This method is called and passed the object which is associated with this pre/post-initialisation routine.
|
void invoke(Object obj)
obj
- The object which has or is being initialised.Copyright © 2015 JBoss by Red Hat. All Rights Reserved.