All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xsd.temporal.xsd Maven / Gradle / Ivy

Go to download

iPOJO bytecode manipulator. This manipulator is used to instrument java classes in order to be managed by iPOJO.

There is a newer version: 1.13.0
Show newest version


	

	

        
        	Description of a temporal dependency.
        
        
        	
        		The implementation field supporting the dependency.
        	
        
        	
        		The dependency id
        	
		
			
				Filter use to discover matching filter.
		
			
				Specifies the timeout after which the onTimeout policy is executed. The value is the time in ms to wait. -1 is used to indicate an infinite wait.
			
		
            
            	Specifies the onTimeout policy. This determines the object to inject when the service stills unavailable when the timeout expires. Several values are supported: 'nullable' means that a Nullable object will be injected, 'empty-array' injects an empty array (only for aggregate dependency), 'null' injects Null, any other value are interpreted as the default implementation class to use. If the onTimetout attribute is not specified, a RuntimeException is thrown when the timeout is reached.
            
		
		
            
            	Enables or Disables the proxy injection
            
		
		
            
            	Specifies the looked service specification. This attribute is mandatory when injecting in a Collection
            
		
	




© 2015 - 2025 Weber Informatics LLC | Privacy Policy