com.googlecode.jpattern.core
Class SystemProxy

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

public class SystemProxy
extends java.lang.Object
implements ISystemProxy

Author:
Francesco Cina' 29/gen/2011
See Also:
Serialized Form

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

Field Detail

proxy

public static ISystemProxy proxy
Constructor Detail

SystemProxy

public SystemProxy(ApplicationService applicationService)
Method Detail

getSystem

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

getProvider

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


Copyright © 2011. All Rights Reserved.