Uses of Class
com.codemonster.surinam.export.throwable.ServiceBindingException

Packages that use ServiceBindingException
com.codemonster.surinam.core.framework.impl   
com.codemonster.surinam.export.framework   
 

Uses of ServiceBindingException in com.codemonster.surinam.core.framework.impl
 

Methods in com.codemonster.surinam.core.framework.impl that throw ServiceBindingException
 boolean ServiceDirectoryImpl.bindImplementation(Class serviceName, ManagedService managedService)
           
 

Uses of ServiceBindingException in com.codemonster.surinam.export.framework
 

Methods in com.codemonster.surinam.export.framework that throw ServiceBindingException
 boolean ServiceDirectoryAdmin.bindImplementation(Class className, ManagedService impl)
          Here, we store the given impl for this service interface.
 



Copyright © 2010. All Rights Reserved.