From: Chris Kasso <chris.kasso_at_oracle.com>
Date: Thu, 11 Nov 2010 14:42:48 -0800
Is there a way to scope the start up of a service to only the DAS?
I am looking for something similar to @ExecuteOn(RuntimeType.DAS)
that could be used to limit a PostStartup service to only being
instantiated on the DAS.