Uses of Interface
org.apache.cxf.management.web.browser.client.service.settings.IdentifierGenerator

Packages that use IdentifierGenerator
org.apache.cxf.management.web.browser.client.service.settings   
 

Uses of IdentifierGenerator in org.apache.cxf.management.web.browser.client.service.settings
 

Classes in org.apache.cxf.management.web.browser.client.service.settings that implement IdentifierGenerator
 class IdentifierGeneratorImpl
           
 

Constructors in org.apache.cxf.management.web.browser.client.service.settings with parameters of type IdentifierGenerator
SettingsFacade(RemoteStorageProxy remoteStorage, com.google.gwt.event.shared.EventBus eventBus, IdentifierGenerator identifierGenerator)
           
 



Apache CXF