org.apache.oodt.cas.pushpull.protocol.local
Class LocalClientFactory

java.lang.Object
  extended by org.apache.oodt.cas.pushpull.protocol.local.LocalClientFactory
All Implemented Interfaces:
ProtocolFactory

public class LocalClientFactory
extends Object
implements ProtocolFactory

Version:
$Revision$

Describe your class here

.
Author:
bfoster

Constructor Summary
LocalClientFactory()
           
 
Method Summary
 Protocol newInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalClientFactory

public LocalClientFactory()
Method Detail

newInstance

public Protocol newInstance()
Specified by:
newInstance in interface ProtocolFactory


Copyright © 1999-2011 Apache Incubator. All Rights Reserved.