org.jboss.xb.binding.group
Interface ValueListHandler


public interface ValueListHandler

Version:
$Revision: 2913 $
Author:
Alexey Loubyansky

Nested Class Summary
static class ValueListHandler.FACTORY
           
 
Field Summary
static ValueListHandler IMMUTABLE
           
static ValueListHandler NON_DEFAULT_CTOR
           
 
Method Summary
 Object newInstance(ParticleBinding particle, ValueList valueList)
           
 

Field Detail

IMMUTABLE

static final ValueListHandler IMMUTABLE

NON_DEFAULT_CTOR

static final ValueListHandler NON_DEFAULT_CTOR
Method Detail

newInstance

Object newInstance(ParticleBinding particle,
                   ValueList valueList)


Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.