grinda.impl
Class StubCache

java.lang.Object
  extended by grinda.impl.StubCache

public class StubCache
extends java.lang.Object

Cache for peers and client stubs

Version:
1.0
Author:
Sirio Capizzi

Constructor Summary
StubCache()
           
 
Method Summary
static GrindaFactoryPortType getFactoryStub(java.lang.String addr)
           
static NotificationConsumer getNotificationConsumer(java.lang.String h)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StubCache

public StubCache()
Method Detail

getFactoryStub

public static GrindaFactoryPortType getFactoryStub(java.lang.String addr)
                                            throws java.lang.Exception
Throws:
java.lang.Exception

getNotificationConsumer

public static NotificationConsumer getNotificationConsumer(java.lang.String h)
                                                    throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2006 Sirio Capizzi. All Rights Reserved.