com.google.gwt.user.linker.rpc
Class RpcPolicyManifestLinker

java.lang.Object
  extended by AbstractLinker
      extended by com.google.gwt.user.linker.rpc.RpcPolicyManifestLinker

Emit a file containing a map of RPC proxy classes to the partial path of the
 RPC policy file.


Constructor Summary
RpcPolicyManifestLinker()
          
Method Summary
 java.lang.String getDescription()
          
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RpcPolicyManifestLinker

public RpcPolicyManifestLinker()
Method Detail

getDescription

public java.lang.String getDescription()

link

public ArtifactSet link(TreeLogger logger,
                        LinkerContext context,
                        ArtifactSet artifacts,
                        boolean onePermutation)
                 throws UnableToCompleteException
Throws:
UnableToCompleteException