org.apache.jetspeed.portlets.palm
Class PortletApplicationStatusBean
java.lang.Object
org.apache.jetspeed.portlets.palm.PortletApplicationStatusBean
- All Implemented Interfaces:
- java.io.Serializable
public class PortletApplicationStatusBean
- extends java.lang.Object
- implements java.io.Serializable
PortletApplicationStatusBean
- Version:
- $Id: PortletApplicationStatusBean.java 348264 2005-11-22 22:06:45Z taylor $
- Author:
- Ate Douma
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletApplicationStatusBean
public PortletApplicationStatusBean(MutablePortletApplication pa,
boolean running)
getPath
public java.lang.String getPath()
isLocal
public boolean isLocal()
getName
public java.lang.String getName()
isRunning
public boolean isRunning()
getVersion
public java.lang.String getVersion()
Copyright © 1999-2009 Apache Software Foundation. All Rights Reserved.