Uses of Class
com.codemonster.surinam.export.lifecycle.ServiceAdapter

Packages that use ServiceAdapter
com.codemonster.surinam.export.service   
com.codemonster.surinam.mgmt.impl   
 

Uses of ServiceAdapter in com.codemonster.surinam.export.service
 

Subclasses of ServiceAdapter in com.codemonster.surinam.export.service
 class SimpleServiceWrapper
          For those of us who want to just wrap our POJOs extend this class and implement your service contract interface.
 

Uses of ServiceAdapter in com.codemonster.surinam.mgmt.impl
 

Subclasses of ServiceAdapter in com.codemonster.surinam.mgmt.impl
 class PlaceholderProviderImplementation
          All registered service contracts are required to have implementations.
 



Copyright © 2010. All Rights Reserved.