public interface StartupLocal
| Modifier and Type | Method and Description |
|---|---|
void |
init()
Tells the startup bean to do its work.
|
boolean |
isInitialized()
When false is returned, it means the startup bean has not finished initializing the server.
|
boolean isInitialized()
void init()
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.