List of usage examples for org.apache.shiro.concurrent SubjectAwareScheduledExecutorService subclass-usage
From source file org.sonatype.nexus.threads.NexusScheduledExecutorService.java
/**
* A modification of Shiro's {@link SubjectAwareScheduledExecutorService} that in turn returns always the same,
* supplied
* {@link Subject} to bind threads with.
*
* @author cstamas