Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

[15:54:12 CDT(-0500)] <drewwills> one pool for all execution types, right?

[15:54:39 CDT(-0500)] <EricDalquist> yes

[15:54:47 CDT(-0500)] <EricDalquist> portlet workers in uP4 have an interceptor API

[15:54:49 CDT(-0500)] <EricDalquist> https://github.com/Jasig/uPortal/blob/master/uportal-war/src/main/resources/properties/contexts/portletContainerContext.xml#L43

[15:55:29 CDT(-0500)] <EricDalquist> here is an example: https://github.com/Jasig/uPortal/blob/master/uportal-war/src/main/java/org/jasig/portal/portlet/rendering/worker/ThreadNamingPortletExecutionInterceptorAdaptor.java