Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] Bytecode Caching in AspectJ

Hi,
 
   May I know what is Bytecode Caching in AspectJ1.7 and its benefits??

   And when caching is enabled, what exactly is cached??

  What is the life of Caching? Is it automatically refreshed or is Static?

  Is there any Memory  limit for Caching? ie. If only to certain extent Caching is done or is unlimited??

  Is there any constraints(Where this feature is most applicable? ) to use this feature?

  It will be more helpful, if any use-cases provided or any documents regarding this feature!!




Thanks,
Jeevitha


Back to the top