org.jboss.console.manager.interfaces.impl
Class HttpLinkTreeAction
java.lang.Object
org.jboss.console.manager.interfaces.impl.HttpLinkTreeAction
- All Implemented Interfaces:
- java.io.Serializable, TreeAction (src)
- public class HttpLinkTreeAction
- extends java.lang.Object
- implements TreeAction (src)
- See Also:
- ,
Serialized Form
Field Summary |
protected java.lang.String |
frame
|
protected java.lang.String |
target
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
target
protected java.lang.String target
frame
protected java.lang.String frame
HttpLinkTreeAction
public HttpLinkTreeAction()
HttpLinkTreeAction
public HttpLinkTreeAction(java.lang.String target)
HttpLinkTreeAction
public HttpLinkTreeAction(java.lang.String target,
java.lang.String frame)
getTarget
public java.lang.String getTarget()
getFrame
public java.lang.String getFrame()