|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrabbit.proxy.ResourceLoader
public class ResourceLoader
A class that can load and bind resources for jndi.
| Constructor Summary | |
|---|---|
ResourceLoader()
Create a new ResourceLoader |
|
| Method Summary | |
|---|---|
void |
setupResource(java.lang.String name,
SProperties props,
HttpProxy proxy)
Load and bind the resouce given by the given section name and properties. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceLoader()
throws javax.naming.NamingException
javax.naming.NamingException - if the initial context can not be created| Method Detail |
|---|
public void setupResource(java.lang.String name,
SProperties props,
HttpProxy proxy)
name - the name of the resourceprops - the properties for the resourceproxy - the HttpProxy loading the classes
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||