Package software.amazon.disco.agent.interception.templates
-
Class Summary Class Description DataAccessor A generic template for creating efficient reflection-free accessors onto Objects for interceptors, where no compile-time dependency on the Object's class can safely be taken (which is most or all of the time).DataAccessor.ExceptionSafety An Advice class to wrap generated methods in catch-all exception safety.