org.sapia.soto.config
Class ResourceAliasTag

java.lang.Object
  extended by org.sapia.soto.util.ResourceAlias
      extended by org.sapia.soto.config.ResourceAliasTag
All Implemented Interfaces:
EnvAware, org.sapia.util.xml.confix.ObjectCreationCallback

public class ResourceAliasTag
extends ResourceAlias
implements EnvAware, org.sapia.util.xml.confix.ObjectCreationCallback


Constructor Summary
ResourceAliasTag()
           
 
Method Summary
 java.lang.Object onCreate()
           
 void setEnv(Env env)
           
 
Methods inherited from class org.sapia.soto.util.ResourceAlias
match, setRedirect, setUri
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceAliasTag

public ResourceAliasTag()
Method Detail

setEnv

public void setEnv(Env env)
Specified by:
setEnv in interface EnvAware
Parameters:
env - an Env instance that indirectly corresponds to the Soto container to which this instance belongs.

onCreate

public java.lang.Object onCreate()
                          throws org.sapia.util.xml.confix.ConfigurationException
Specified by:
onCreate in interface org.sapia.util.xml.confix.ObjectCreationCallback
Throws:
org.sapia.util.xml.confix.ConfigurationException


Copyright © 2010 Sapia OSS. All Rights Reserved.