public interface Scheduler
Modifier and Type | Method and Description |
---|---|
String |
getCtxProperty(String name)
return the toString() of the object at the given Context.lookup name
|
String |
getEnv()
return a string representation of java:comp/env
|
String |
getJndiProperty(String name)
return the toString() of the object at the given JNDI name
|
String |
getName()
return the name of the bean
|
String getName()
String getJndiProperty(String name)
String getCtxProperty(String name)
String getEnv()
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.