2.4.6.2.1. Scheduling a component request life cycle
RequestLifeCycle.begin(component);

try
{
   // Do something
}
finally
{
   RequestLifeCycle.end();
}
Copyright ©2012. All rights reserved. eXo Platform SAS