portal.services.resource.sp
Class ResourceServiceConfigurator

java.lang.Object
  extended byportal.services.resource.sp.ResourceServiceConfigurator

public class ResourceServiceConfigurator
extends java.lang.Object


Constructor Summary
ResourceServiceConfigurator()
           
 
Method Summary
 void configure(ResourceServiceImpl resourceService, java.io.InputStream stream)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceServiceConfigurator

public ResourceServiceConfigurator()
Method Detail

configure

public void configure(ResourceServiceImpl resourceService,
                      java.io.InputStream stream)
               throws ResourceServiceException
Throws:
ResourceServiceException