Class ContainerTypeInfo

java.lang.Object
org.gatein.pc.portlet.impl.info.ContainerTypeInfo
All Implemented Interfaces:
org.gatein.pc.api.info.TypeInfo

public class ContainerTypeInfo extends Object implements org.gatein.pc.api.info.TypeInfo
Version:
$Revision: 630 $
Author:
Julien Viet
  • Constructor Details

    • ContainerTypeInfo

      public ContainerTypeInfo(Class type)
  • Method Details

    • getType

      public Class getType()
    • getName

      public String getName()
      Specified by:
      getName in interface org.gatein.pc.api.info.TypeInfo
    • getXMLBinding

      public javax.xml.bind.annotation.XmlRootElement getXMLBinding()
      Specified by:
      getXMLBinding in interface org.gatein.pc.api.info.TypeInfo