nl.hippo.portal.binding
Class MarshalledObjectManagerImpl

java.lang.Object
  extended by nl.hippo.portal.binding.MarshalledObjectManagerImpl
All Implemented Interfaces:
nl.hippo.portal.binding.MarshalledObjectManager

public class MarshalledObjectManagerImpl
extends java.lang.Object
implements nl.hippo.portal.binding.MarshalledObjectManager

Version:
$Id: MarshalledObjectManagerImpl.java 8567 2007-10-18 15:32:18Z ddam $
Author:
Dennis Dam

Constructor Summary
MarshalledObjectManagerImpl()
           
 
Method Summary
 java.lang.Object createObject(nl.hippo.portal.binding.BindingService bindingService, java.lang.String url, java.lang.Class clazz)
           
 void setSite(nl.hippo.portal.cms.CMSSite site)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MarshalledObjectManagerImpl

public MarshalledObjectManagerImpl()
Method Detail

createObject

public java.lang.Object createObject(nl.hippo.portal.binding.BindingService bindingService,
                                     java.lang.String url,
                                     java.lang.Class clazz)
                              throws nl.hippo.portal.binding.BindingException,
                                     nl.hippo.portal.cms.source.SourceException
Specified by:
createObject in interface nl.hippo.portal.binding.MarshalledObjectManager
Throws:
nl.hippo.portal.binding.BindingException
nl.hippo.portal.cms.source.SourceException

setSite

public void setSite(nl.hippo.portal.cms.CMSSite site)


Copyright © 2007-2008 . All Rights Reserved.