org.apache.catalina.deploy
public class ContextLocalEjb extends ResourceBase implements Serializable
<ejb-local-ref> element in the
deployment descriptor.
Version: $Revision: 467222 $ $Date: 2006-10-24 05:17:11 +0200 (Tue, 24 Oct 2006) $
| Method Summary | |
|---|---|
| String | getHome() |
| String | getLink() |
| String | getLocal() |
| void | setHome(String home) |
| void | setLink(String link) |
| void | setLocal(String local) |
| String | toString()
Return a String representation of this object. |