Uses of Interface
org.apache.turbine.services.uniqueid.UniqueIdService

Packages that use UniqueIdService
org.apache.turbine.services.uniqueid Returns unique identifiers for session tracking, cookies etc. 
 

Uses of UniqueIdService in org.apache.turbine.services.uniqueid
 

Classes in org.apache.turbine.services.uniqueid that implement UniqueIdService
 class TurbineUniqueIdService
           This is an implementation of UniqueIdService.
 

Methods in org.apache.turbine.services.uniqueid that return UniqueIdService
protected static UniqueIdService TurbineUniqueId.getService()
          Utility method for accessing the service implementation
 



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.