public final class ReferenceFactory extends Object
Modifier and Type | Method and Description |
---|---|
static org.jboss.wsf.spi.deployment.Reference |
newInitializedReference(Object reference) |
static org.jboss.wsf.spi.deployment.Reference |
newInitializedReference(org.jboss.wsf.spi.deployment.Reference reference) |
static org.jboss.wsf.spi.deployment.Reference |
newUninitializedReference(Object reference) |
static org.jboss.wsf.spi.deployment.Reference |
newUninitializedReference(org.jboss.wsf.spi.deployment.Reference reference) |
public static org.jboss.wsf.spi.deployment.Reference newInitializedReference(org.jboss.wsf.spi.deployment.Reference reference)
public static org.jboss.wsf.spi.deployment.Reference newInitializedReference(Object reference)
public static org.jboss.wsf.spi.deployment.Reference newUninitializedReference(org.jboss.wsf.spi.deployment.Reference reference)
public static org.jboss.wsf.spi.deployment.Reference newUninitializedReference(Object reference)
Copyright © 2015 JBoss, by Red Hat. All rights reserved.