Uses of Interface
com.bea.wcp.profile.ProfileServiceSpi
Packages that use ProfileServiceSpi
-
Uses of ProfileServiceSpi in com.bea.wcp.profile
Classes in com.bea.wcp.profile that implement ProfileServiceSpiModifier and TypeClassDescriptionclassThis is blank implementation of ProfileServiceSpi, used for testing and development purposes.Methods in com.bea.wcp.profile with parameters of type ProfileServiceSpiModifier and TypeMethodDescriptionvoidProfileServiceCached.registerSpi(String protocol, ProfileServiceSpi provider) voidProfileServiceInternal.registerSpi(String protocol, ProfileServiceSpi provider) Registers a ProfileServiceSpi for a named protocol.voidProfileServiceInternalImpl.registerSpi(String protocol, ProfileServiceSpi provider)