Class SchemaService.Delegating

java.lang.Object
com.illumon.iris.db.schema.SchemaService.Delegating
All Implemented Interfaces:
SchemaService, NamedImplementation, AutoCloseable
Enclosing interface:
SchemaService

public static class SchemaService.Delegating
extends Object
implements SchemaService
Delegate all method calls to an implementation object. This is designed to be overloaded.