站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 jaxrpc API Documentation 英文版文档

Uses of Interface org.apache.axis.components.uuid.UUIDGen (JAXRPC API) - JBoss 3.2.7 jaxrpc API Documentation 英文版文档


Uses of Interface
org.apache.axis.components.uuid.UUIDGen

Packages that use UUIDGen
org.apache.axis.components.uuid   
 

Uses of UUIDGen in org.apache.axis.components.uuid
 

Classes in org.apache.axis.components.uuid that implement UUIDGen
 class SimpleUUIDGen
          Used to create new universally unique identifiers or UUID's (sometimes called GUID's).
 

Methods in org.apache.axis.components.uuid that return UUIDGen
static UUIDGen UUIDGenFactory.getUUIDGen(String uuidgenClassName)
          getInstance

Returns the singleton instance of UUIDGen

 

Methods in org.apache.axis.components.uuid with parameters of type UUIDGen
static void UUIDGenFactory.destroyUUIDGen(UUIDGen uuidgen)
          Release any aquired external resources and stop any background threads.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.