public interface InterceptorCreator<T>
The final builder used internally by InterceptorBuilder
to build the proxy when the minimal required state has been reached.
T create() throws GenerationException
GenerationException - If an error occurs generating the proxyCopyright © 2014. All rights reserved.