public class ObjectCreationFactoryTestImpl extends AbstractObjectCreationFactory<Object>
| Modifier and Type | Field and Description |
|---|---|
Attributes |
attributes |
boolean |
called |
| Constructor and Description |
|---|
ObjectCreationFactoryTestImpl() |
| Modifier and Type | Method and Description |
|---|---|
Object |
createObject(Attributes attributes) |
getDigester, setDigesterpublic boolean called
public Attributes attributes
public ObjectCreationFactoryTestImpl()
public Object createObject(Attributes attributes)
createObject in interface ObjectCreationFactory<Object>createObject in class AbstractObjectCreationFactory<Object>Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.