Package org.apache.openejb.jee.jba
Class EjbTimeoutIdentity
- java.lang.Object
-
- org.apache.openejb.jee.jba.EjbTimeoutIdentity
-
public class EjbTimeoutIdentity extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected StringrunAsPrincipal
-
Constructor Summary
Constructors Constructor Description EjbTimeoutIdentity()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetRunAsPrincipal()Gets the value of the runAsPrincipal property.voidsetRunAsPrincipal(String value)Sets the value of the runAsPrincipal property.
-