Uses of Interface
org.jdiagnose.remote.GuidGenerator

Packages that use GuidGenerator
org.jdiagnose.remote   
 

Uses of GuidGenerator in org.jdiagnose.remote
 

Classes in org.jdiagnose.remote that implement GuidGenerator
 class VMIDGuidGenerator
           
 

Methods in org.jdiagnose.remote that return GuidGenerator
 GuidGenerator DefaultAgent.getGuidGenerator()
           
 

Methods in org.jdiagnose.remote with parameters of type GuidGenerator
 void DefaultAgent.setGuidGenerator(GuidGenerator guidGenerator)
           
 

Constructors in org.jdiagnose.remote with parameters of type GuidGenerator
DefaultAgent(java.lang.String host, java.lang.String agent, GuidGenerator guidGenerator)
           
 



Copyright © 2004-2005 Grape Design Limited. All Rights Reserved.