org.hudsonci.inject.injecto.internal
Class XStreamInjectoHandler
java.lang.Object
org.hudsonci.inject.injecto.internal.XStreamInjectoHandler
@Named
@EagerSingleton
public class XStreamInjectoHandler
- extends Object
Handles Injectomatic muck when unmarshalling components via XStream.
- Since:
- 1.397
- Author:
- Jason Dillon
|
Method Summary |
void |
register(com.thoughtworks.xstream.XStream xs)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XStreamInjectoHandler
@Inject
public XStreamInjectoHandler(Injectomatic injecto,
com.thoughtworks.xstream.converters.reflection.ReflectionProvider reflection)
register
public void register(com.thoughtworks.xstream.XStream xs)
Copyright © 2004-2011 Hudson. All Rights Reserved.