0 Replies Latest reply on Oct 4, 2007 9:22 AM by alerman

    Automatically Aspectized or Instrumented

    alerman

      Is there a way to do the ascpectizing/instrumentation automatically so that I can use PojoCache to store objects of classes that I do not have control over building? Sort of like a wildcard apectize for use in the AS.

      Also with regular aspectized objects, is it absolutely necessary to annotate a class or can I just create a jboss-aop.xml for the classes that I know I will be using, and if so, what would the code for that xml file look like?


      Thanks