Uses of Interface
com.googlecode.jpattern.core.IService

Packages that use IService
com.googlecode.jpattern.core   
 

Uses of IService in com.googlecode.jpattern.core
 

Classes in com.googlecode.jpattern.core that implement IService
 class NullService
           
 

Methods in com.googlecode.jpattern.core that return IService
abstract  IService AServiceBuilder.build()
           
 IService NullServiceProvider.getService(java.lang.String aServiceName)
           
 IService IProvider.getService(java.lang.String serviceName)
           
 IService ApplicationService.getService(java.lang.String aServiceName)
           
 



Copyright © 2011. All Rights Reserved.