org.apache.aries.jndiurl.itest.beans
Class SimpleBean

java.lang.Object
  extended by org.apache.aries.jndiurl.itest.beans.SimpleBean

public class SimpleBean
extends Object


Constructor Summary
SimpleBean()
           
 
Method Summary
 String getOwner()
           
 void setOwner(String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleBean

public SimpleBean()
Method Detail

setOwner

public void setOwner(String s)

getOwner

public String getOwner()


Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.