org.apache.jetspeed.container
Class ContainerInfo
java.lang.Object
org.apache.jetspeed.container.ContainerInfo
- All Implemented Interfaces:
- org.apache.pluto.container.ContainerInfo
public final class ContainerInfo
- extends java.lang.Object
- implements org.apache.pluto.container.ContainerInfo
Container Information
- Author:
- Shinsuke Sugaya
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONTAINER_INFO
public static final java.util.ResourceBundle CONTAINER_INFO
getInfo
public static ContainerInfo getInfo()
getMajorSpecificationVersion
public int getMajorSpecificationVersion()
- Specified by:
getMajorSpecificationVersion in interface org.apache.pluto.container.ContainerInfo
getMinorSpecificationVersion
public int getMinorSpecificationVersion()
- Specified by:
getMinorSpecificationVersion in interface org.apache.pluto.container.ContainerInfo
getPortletContainerName
public java.lang.String getPortletContainerName()
- Specified by:
getPortletContainerName in interface org.apache.pluto.container.ContainerInfo
getPortletContainerMajorVersion
public java.lang.String getPortletContainerMajorVersion()
getPortletContainerMinorVersion
public java.lang.String getPortletContainerMinorVersion()
getPortletContainerVersion
public java.lang.String getPortletContainerVersion()
- Specified by:
getPortletContainerVersion in interface org.apache.pluto.container.ContainerInfo
getServerInfo
public java.lang.String getServerInfo()
- Specified by:
getServerInfo in interface org.apache.pluto.container.ContainerInfo
Copyright © 1999-2009 The Apache Software Foundation. All Rights Reserved.