Groovy Documentation

org.hidetake.gradle.ssh.registry
[Groovy] Class Registry

java.lang.Object
  org.hidetake.gradle.ssh.registry.AbstractRegistry
      org.hidetake.gradle.ssh.registry.Registry

@Singleton
class Registry
extends AbstractRegistry

Method Summary
void wire()

 
Methods inherited from class AbstractRegistry
factory, getAt, putAt, reset, wire
 

Method Detail

wire

@Override
void wire()


 

Groovy Documentation