org.jboss.portal.portlet.impl.info
Class ContainerTypeInfo

java.lang.Object
  extended by org.jboss.portal.portlet.impl.info.ContainerTypeInfo
All Implemented Interfaces:
TypeInfo

public class ContainerTypeInfo
extends java.lang.Object
implements TypeInfo

Version:
$Revision: 630 $
Author:
Julien Viet

Constructor Summary
ContainerTypeInfo(java.lang.Class type)
           
 
Method Summary
 java.lang.String getName()
           
 java.lang.Class getType()
           
 javax.xml.bind.annotation.XmlRootElement getXMLBinding()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContainerTypeInfo

public ContainerTypeInfo(java.lang.Class type)
Method Detail

getType

public java.lang.Class getType()

getName

public java.lang.String getName()
Specified by:
getName in interface TypeInfo

getXMLBinding

public javax.xml.bind.annotation.XmlRootElement getXMLBinding()
Specified by:
getXMLBinding in interface TypeInfo


Copyright © 2008. All Rights Reserved.