Skip navigation links
A C F G I M R S T 

A

Args - Class in com.netflix.iep.spring
This class can be injected to access the command line arguments passed to the Main instance.
asArray() - Method in class com.netflix.iep.spring.Args
Return an array with a copy of the command line arguments.

C

close() - Method in class com.netflix.iep.spring.Main
 
com.netflix.iep.spring - package com.netflix.iep.spring
 

F

from(String[]) - Static method in class com.netflix.iep.spring.Args
Create a new instance from an array of command line arguments.

G

get(int) - Method in class com.netflix.iep.spring.Args
Return the argument at the specified position.
getContext() - Method in class com.netflix.iep.spring.Main
 

I

IepConfiguration - Class in com.netflix.iep.spring
Base configuration needed for most IEP apps.
IepConfiguration() - Constructor for class com.netflix.iep.spring.IepConfiguration
 
isEmpty() - Method in class com.netflix.iep.spring.Args
Return true if the list of arguments is empty.
iterator() - Method in class com.netflix.iep.spring.Args
 

M

Main - Class in com.netflix.iep.spring
General purpose main class for standalone applications based on Spring ApplicationContext and ServiceManager.
main(String[]) - Static method in class com.netflix.iep.spring.Main
 

R

run(String[], AnnotationConfigApplicationContext) - Static method in class com.netflix.iep.spring.Main
 
run(String[]) - Static method in class com.netflix.iep.spring.Main
 

S

size() - Method in class com.netflix.iep.spring.Args
Return number of command line arguments.

T

toString() - Method in class com.netflix.iep.spring.Args
 
A C F G I M R S T 
Skip navigation links