public interface

ParameterKeys

org.eclipse.sisu.wire.ParameterKeys

Class Overview

Useful Keys for binding Parameters.

Summary

Fields
public static final Key<String[]> ARGUMENTS Key.get( String[].class, Parameters.class );
public static final Key<Map> PROPERTIES Key.get( Map.class, Parameters.class );

Fields

public static final Key<String[]> ARGUMENTS

Key.get( String[].class, Parameters.class );

public static final Key<Map> PROPERTIES

Key.get( Map.class, Parameters.class );