com.plexobject.iploc
Class GlobeFacadeFactory

java.lang.Object
  |
  +--com.plexobject.iploc.GlobeFacadeFactory

public class GlobeFacadeFactory
extends java.lang.Object


Constructor Summary
GlobeFacadeFactory()
           
 
Method Summary
static com.plexobject.iploc.IGlobeFacade getDefaultInstance()
          getDefaultInstance returns default implementation of IGlobeFacade interface
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlobeFacadeFactory

public GlobeFacadeFactory()
Method Detail

getDefaultInstance

public static com.plexobject.iploc.IGlobeFacade getDefaultInstance()
getDefaultInstance returns default implementation of IGlobeFacade interface

Returns:
returns implementation of IGlobeFacade interface