org.jboss.portal.core.impl.portlet.info
Class WSRPInfoImpl

java.lang.Object
  extended by org.jboss.portal.core.impl.portlet.info.WSRPInfoImpl
All Implemented Interfaces:
WSRPInfo

public class WSRPInfoImpl
extends java.lang.Object
implements WSRPInfo

Version:
$Revision$
Author:
Thomas Heute

Constructor Summary
WSRPInfoImpl(java.lang.Boolean remotable)
           
 
Method Summary
 java.lang.Boolean isRemotable()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSRPInfoImpl

public WSRPInfoImpl(java.lang.Boolean remotable)
Method Detail

isRemotable

public java.lang.Boolean isRemotable()
Specified by:
isRemotable in interface WSRPInfo