Serialized Form
Package org.jboss.ejb3.common.kernel |
name
Object name
state
org.jboss.dependency.spi.ControllerState state
scopeKey
org.jboss.metadata.spi.scope.ScopeKey scopeKey
Package org.jboss.ejb3.common.lang |
serialVersionUID: 1L
name
String name
- The name of the method
declaringClassName
String declaringClassName
- Fully-qualified declaring class name of the method
actualClassName
String actualClassName
- Fully-qualified final (child) class name of the method, may have inherited the method
returnType
String returnType
- Fully-qualfied class name of the return type of the method
argumentTypes
String[] argumentTypes
- Array of fully-qualified class names of arguments, in order
Package org.jboss.ejb3.common.registrar.spi |
serialVersionUID: 1L
serialVersionUID: 1L
Package org.jboss.ejb3.common.resolvers.spi |
serialVersionUID: 1L
beanName
String beanName
- The name of the target EJB
beanInterface
String beanInterface
- The fully-qualified name of the target interface (EJB 3.x Business or EJB 2.x Home)
mappedName
String mappedName
- The mapped-name used for the target
serialVersionUID: 1L
serialVersionUID: 1L
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.