public class StartupBean extends Object
| Constructor and Description |
|---|
StartupBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
init()
Performs the final RHQ Server initialization work that needs to talk place.
|
void |
scanForPlugins(javax.ejb.Timer timer) |
void |
secureNaming()
Modifies the naming subsystem to be able to check for Java security permissions on JNDI lookup.
|
public void secureNaming()
Made public so that this can be reused in tests.
public void init()
throws RuntimeException
RuntimeExceptionpublic void scanForPlugins(javax.ejb.Timer timer)
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.