org.apache.james.container.spring.beanfactory
Class AvalonServiceReference

java.lang.Object
  extended by org.apache.james.container.spring.beanfactory.AvalonServiceReference

public class AvalonServiceReference
extends java.lang.Object

content of a "provide" XML element from an assembly file. occurs within a block element like this:


Constructor Summary
AvalonServiceReference(java.lang.String name, java.lang.String rolename)
           
 
Method Summary
 java.lang.String getName()
           
 java.lang.String getRolename()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AvalonServiceReference

public AvalonServiceReference(java.lang.String name,
                              java.lang.String rolename)
Method Detail

getName

public java.lang.String getName()

getRolename

public java.lang.String getRolename()


Copyright ? 2002-2009 The Apache Software Foundation. All Rights Reserved.