nl.hippo.portal.binding
Class MarshalledObjectManagerImpl
java.lang.Object
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
|
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 |
MarshalledObjectManagerImpl
public MarshalledObjectManagerImpl()
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.