org.granite.seam21
Class RemoteDestination

java.lang.Object
  extended by org.granite.config.AbstractRemoteDestination
      extended by org.granite.seam21.RemoteDestination

@Scope(value=APPLICATION)
@Startup
@Install(precedence=0,
         value=false,
         classDependencies="org.granite.seam21.Seam21GraniteConfig")
public class RemoteDestination
extends org.granite.config.AbstractRemoteDestination


Constructor Summary
RemoteDestination()
           
 
Method Summary
 void seamInit()
           
 
Methods inherited from class org.granite.config.AbstractRemoteDestination
buildDestination, getId, getRoles, getSource, init, initServices, setId, setRoles, setSource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteDestination

public RemoteDestination()
Method Detail

seamInit

@Create
public void seamInit()