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

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

This linker emits RpcLogArtifacts as output files.


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

Constructor Detail

RpcLogLinker

public RpcLogLinker()
Method Detail

getDescription

public java.lang.String getDescription()

link

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