当前页面: 
在线文档首页 > 
JBoss 4.0.1 sp1 aspects  API Documentation 英文版文档
Identifier (JBoss Aspects API) - JBoss 4.0.1 sp1 aspects  API Documentation 英文版文档
org.jboss.aspects.ioc
Class Identifier
java.lang.Object
   org.jboss.aspects.ioc.Identifier
org.jboss.aspects.ioc.Identifier
- public class Identifier- extends Object
Comment
- Version:
- $Revision: 1.1 $
- Author:
- Bill Burke
 
 
 
 
name
public String name
- name of property
 
 
injectedType
public Class injectedType
- used to determine parameter type of set method
 
 
Identifier
public Identifier(String name,
                  Class injectedType)
hashCode
public int hashCode()
- 
 
equals
public boolean equals(Object obj)
- 
 
      
      
        Copyright © 2002 JBoss Group, LLC. All Rights Reserved.