com.googlecode.jpattern.core
Class SystemProxy

java.lang.Object
  extended by com.googlecode.jpattern.core.SystemProxy
All Implemented Interfaces:
ISystemProxy, Serializable

public class SystemProxy
extends Object
implements ISystemProxy

Version:
$Revision
Author:
ARHS Developments Francesco Cina' - 29/giu/2011
See Also:
Serialized Form

Constructor Summary
SystemProxy(ISystem applicationService, IProvider applicationProvider)
           
 
Method Summary
 IProvider getProvider()
           
 ISystem getSystem()
           
static ISystemProxy proxy()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemProxy

public SystemProxy(ISystem applicationService,
                   IProvider applicationProvider)
Method Detail

getProvider

public IProvider getProvider()
Specified by:
getProvider in interface ISystemProxy

getSystem

public ISystem getSystem()
Specified by:
getSystem in interface ISystemProxy

proxy

public static ISystemProxy proxy()


Copyright © 2011. All Rights Reserved.